QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
name | optional |
Elements | Address, Contact, OrderTarget |
<xs:element name="Fax"> <xs:complexType> <xs:choice> <xs:element ref="TelephoneNumber"/> <xs:element ref="URL"/> <xs:element ref="Email"/> </xs:choice> <xs:attribute name="name"/> </xs:complexType> </xs:element> |