| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| manifestLocation | xsd:string | optional | ||||
| schemaLanguage | xsd:token | optional | ||||
| schemaLocation | xsd:string | optional | ||||
| uri | xsd:string | optional |
| Element | CT_SchemaLibrary/schema |
<xsd:complexType name="CT_Schema"> <xsd:attribute name="uri" type="xsd:string" default=""/> <xsd:attribute name="manifestLocation" type="xsd:string"/> <xsd:attribute name="schemaLocation" type="xsd:string"/> <xsd:attribute name="schemaLanguage" type="xsd:token"/> </xsd:complexType> |