IXmlSchemaInfo {System.Xml.Schema} | .NET clr documentation |
# namespace System.Xml.Schema
export class IXmlSchemaInfo {
IsDefault: boolean;
IsNil: boolean;
MemberType: XmlSchemaSimpleType;
SchemaAttribute: XmlSchemaAttribute;
SchemaElement: XmlSchemaElement;
SchemaType: XmlSchemaType;
Validity: XmlSchemaValidity;
}
MemberType
: XmlSchemaSimpleTypeSchemaAttribute
: XmlSchemaAttributeSchemaElement
: XmlSchemaElementSchemaType
: XmlSchemaTypeValidity
: XmlSchemaValidity