QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
dir | TextDirectionsCV | optional | |||||
priority | PriorityType | optional | |||||
source | BooleanType | optional | |||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Element | PartyAddress |
<xs:complexType name="PartyAddressType"> <xs:sequence> <xs:element name="Role" type="ContactRoleRootType" minOccurs="0"/> <xs:group ref="AllCommunicationChannelsGroup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Properties" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="priority" use="optional"/> <xs:attributeGroup ref="i18nAttributes"/> </xs:complexType> |