QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
release | restriction of xs:string | required |
Element | ONIXmessage |
<xs:attributeGroup name="releaseAttribute"> <xs:attribute name="release" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="3.0"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |