메소드 |
설명 |
|
AddSchemaImport ( string ns, string referencingNs ) : void |
|
|
AddSchemaItem ( XmlSchemaObject item, string ns, string referencingNs ) : void |
|
|
CheckForDuplicateType ( string newTypeName, string newNamespace ) : void |
|
|
CheckScope ( TypeScope scope ) : void |
|
|
ExportArrayMapping ( ArrayMapping mapping, string ns ) : XmlQualifiedName |
|
|
ExportDerivedMappings ( StructMapping mapping ) : void |
|
|
ExportElementAccessor ( XmlSchemaGroupBase group, ElementAccessor accessor, bool repeats, bool valueTypeOptional, string ns ) : void |
|
|
ExportElementAccessors ( XmlSchemaGroupBase group, ElementAccessor accessors, bool repeats, bool valueTypeOptional, string ns ) : void |
|
|
ExportEnumMapping ( EnumMapping mapping, string ns ) : XmlQualifiedName |
|
|
ExportMembersMapping ( MembersMapping mapping, string ns ) : XmlQualifiedName |
|
|
ExportNonXsdPrimitiveMapping ( PrimitiveMapping mapping, string ns ) : XmlQualifiedName |
|
|
ExportPrimitiveMapping ( PrimitiveMapping mapping ) : XmlQualifiedName |
|
|
ExportRootMapping ( StructMapping mapping ) : XmlQualifiedName |
|
|
ExportStructMapping ( StructMapping mapping, string ns ) : XmlQualifiedName |
|
|
ExportTypeMapping ( TypeMapping mapping, string ns ) : XmlQualifiedName |
|
|
ExportTypeMembers ( XmlSchemaComplexType type, MemberMapping members, string ns ) : void |
|
|
FindImport ( XmlSchema schema, string ns ) : XmlSchemaImport |
|
|
SchemaContainsItem ( XmlSchemaObject item, string ns ) : bool |
|
|