QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
coverage | restriction of xs:token | required |
Complex Type | physdescstructured |
<xs:attributeGroup name="a.coverage"> <xs:attribute name="coverage" use="required"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="whole"/> <xs:enumeration value="part"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |