QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
version | restriction of xsd:string | optional |
Complex Type | manifestType |
<xsd:attributeGroup name="attr.version"> <xsd:attribute name="version" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:attributeGroup> |