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