QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
format | xsd:string | optional |
Complex Types | PriorityType, RequestedPriorityType |
<xsd:complexType name="NumericType"> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="format" type="xsd:string" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |