CT_Schema

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
manifestLocation xsd:string optional
schemaLanguage xsd:token optional
schemaLocation xsd:string optional
uri xsd:string optional

Used By

Source

<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>