Definition Type: ComplexType
Name: PartyAddressType
Namespace: http://www.adsml.org/typelibrary/2.0
Containing Schema: AdsMLTypeLibrary-2.0-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.Other in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.WWW in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.Phone in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.EMail in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.PhysicalAddress in schema adsmltypelibrary-2_0-as_xsd Drilldown into AllCommunicationChannelsGroup in schema adsmltypelibrary-2_0-as_xsd Drilldown into Role in schema adsmltypelibrary-2_0-as_xsd Drilldown into source in schema adsmltypelibrary-2_0-as_xsd Drilldown into dir in schema adsmltypelibrary-2_0-as_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema adsmltypelibrary-2_0-as_xsd Drilldown into priority in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of PartyAddressType in schema adsmltypelibrary-2_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Role adsml:Role 0 (1)
CommunicationChannel.PhysicalAddress adsml:CommunicationChannel.PhysicalAddress (1) (1)
CommunicationChannel.EMail adsml:CommunicationChannel.EMail (1) (1)
CommunicationChannel.Phone adsml:CommunicationChannel.Phone (1) (1)
CommunicationChannel.WWW adsml:CommunicationChannel.WWW (1) (1)
CommunicationChannel.Other adsml:CommunicationChannel.Other (1) (1)
Properties adsml:Properties 0 unbounded
<xs:group> adsml:AllCommunicationChannelsGroup 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
priority adsml:priority Optional
lang xml:lang Optional
dir adsml:dir Optional
source adsml:source Optional
Collapse Derivation Tree:
Collapse References:
adsml:PartyAddress