Method |
Description |
|
BuildRefNamespaces ( XmlSchema schema ) : void |
|
|
CheckRefinedAttributeGroup ( XmlSchemaAttributeGroup attributeGroup ) : void |
|
|
CheckRefinedComplexType ( XmlSchemaComplexType ctype ) : void |
|
|
CheckRefinedGroup ( XmlSchemaGroup group ) : void |
|
|
CheckRefinedSimpleType ( XmlSchemaSimpleType stype ) : void |
|
|
Cleanup ( XmlSchema schema ) : void |
|
|
CountGroupSelfReference ( XmlSchemaObjectCollection items, XmlQualifiedName name ) : int |
|
|
GetSchemaEntity ( Uri ruri ) : Stream |
|
|
LoadExternals ( XmlSchema schema, XmlSchemaCollection xsc ) : void |
|
|
Preprocess ( XmlSchema schema, string targetNamespace, Compositor compositor ) : void |
|
|
PreprocessAnnotation ( XmlSchemaObject schemaObject ) : void |
|
|
PreprocessAttribute ( XmlSchemaAttribute attribute ) : void |
|
|
PreprocessAttributeContent ( XmlSchemaAttribute attribute ) : void |
|
|
PreprocessAttributeGroup ( XmlSchemaAttributeGroup attributeGroup ) : void |
|
|
PreprocessAttributes ( XmlSchemaObjectCollection attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaObject parent ) : void |
|
|
PreprocessComplexType ( XmlSchemaComplexType complexType, bool local ) : void |
|
|
PreprocessElement ( XmlSchemaElement element ) : void |
|
|
PreprocessElementContent ( XmlSchemaElement element ) : void |
|
|
PreprocessGroup ( XmlSchemaGroup group ) : void |
|
|
PreprocessIdentityConstraint ( XmlSchemaIdentityConstraint constraint ) : void |
|
|
PreprocessLocalAttribute ( XmlSchemaAttribute attribute ) : void |
|
|
PreprocessLocalElement ( XmlSchemaElement element ) : void |
|
|
PreprocessNotation ( XmlSchemaNotation notation ) : void |
|
|
PreprocessParticle ( XmlSchemaParticle particle ) : void |
|
|
PreprocessRedefine ( XmlSchemaRedefine redefine ) : void |
|
|
PreprocessSimpleType ( XmlSchemaSimpleType simpleType, bool local ) : void |
|
|
ResolveSchemaLocationUri ( XmlSchema enclosingSchema, string location ) : Uri |
|
|
SetParent ( XmlSchemaObject child, XmlSchemaObject parent ) : void |
|
|
ValidateIdAttribute ( XmlSchemaObject xso ) : void |
|
|
ValidateNameAttribute ( XmlSchemaObject xso ) : void |
|
|
ValidateQNameAttribute ( XmlSchemaObject xso, string attributeName, XmlQualifiedName value ) : void |
|
|