6 references to StartBuiltinType
System.Xml (6)
System\Xml\Schema\DataTypeImplementation.cs (6)
217
anySimpleType =
StartBuiltinType
(qname, dt);
231
simpleType =
StartBuiltinType
(qname, dt);
260
anyAtomicType =
StartBuiltinType
(qname, c_anyAtomicType);
268
untypedAtomicType =
StartBuiltinType
(qname, c_untypedAtomicType);
276
yearMonthDurationType =
StartBuiltinType
(qname, c_yearMonthDuration);
284
dayTimeDurationType =
StartBuiltinType
(qname, c_dayTimeDuration);