QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
version | ShortStringType | optional |
<xs:complexType name="VersionedStringType"> <xs:simpleContent> <xs:extension base="ShortStringType"> <xs:attribute ref="version"/> </xs:extension> </xs:simpleContent> </xs:complexType> |