QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xs:NMTOKEN | optional |
Element | listType/listhead |
<xs:complexType name="listheadType"> <xs:sequence> <xs:element name="head01" type="head01Type" minOccurs="0"/> <xs:element name="head02" type="head02Type" minOccurs="0"/> </xs:sequence> <xs:attribute name="id" type="xs:NMTOKEN"/> </xs:complexType> |