ZVON > References > XML Schema 2001 Reference |
Intro / Search / ZVON |
index | >> Schema << | DTD |
Annotation | |
---|---|
Documentation | |
Source | http://www.w3.org/TR/xmlschema-1/#element-appinfo |
Schema |
---|
<xs:element name="appinfo" id="appinfo"> <xs:complexType mixed="true"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:any processContents="lax" maxOccurs="1" namespace="##any" minOccurs="1"/> </xs:sequence> <xs:attribute name="source" type="xs:anyURI"/> </xs:complexType> </xs:element> |
Occurs in Schema Tutorial examples:
Extending schema