ZVON > References > XML Schema 2001 Reference |
Intro / Search / ZVON |
index | >> Schema << | DTD |
Schema |
---|
<xs:complexType name="simpleType" abstract="true" mixed="false"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:simpleDerivation"/> <xs:attribute name="final" type="xs:simpleDerivationSet"/> <xs:attribute name="name" type="xs:NCName"> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |