QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
datatypeLibrary | http://www.w3.org/2001/XMLSchema-datatypes | optional | ||||
ns | http://www.w3.org/2000/svg | optional |
Element | n1:grammar |
<xs:element name="div"> <xs:complexType> <xs:sequence> <xs:element ref="n1:define" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="ns" fixed="http://www.w3.org/2000/svg"/> <xs:attribute name="datatypeLibrary" fixed="http://www.w3.org/2001/XMLSchema-datatypes"/> </xs:complexType> </xs:element> |