Definition Type: ComplexType
Name: PartyType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Event in schema reusableaggregatecorecomponent_xsd Drilldown into Person in schema reusableaggregatecorecomponent_xsd Drilldown into Organization in schema reusableaggregatecorecomponent_xsd Drilldown into LanguageCode in schema reusableaggregatecorecomponent_xsd Drilldown into RoleCode in schema reusableaggregatecorecomponent_xsd Drilldown into ClassificationCode in schema reusableaggregatecorecomponent_xsd Drilldown into AccessCode in schema reusableaggregatecorecomponent_xsd Drilldown into Description in schema reusableaggregatecorecomponent_xsd Drilldown into Name in schema reusableaggregatecorecomponent_xsd Drilldown into TypeCode in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of PartyType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartyType">
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TypeCode" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Name" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="AccessCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="ClassificationCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="RoleCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="LanguageCode" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Organization" type="rcm:OrganizationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Person" type="rcm:PersonType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Event" type="rcm:EventType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
TypeCode rcm:TypeCode 0 unbounded
Name rcm:Name 0 unbounded
Description rcm:Description 0 unbounded
AccessCode rcm:AccessCode 0 (1)
ClassificationCode rcm:ClassificationCode 0 (1)
RoleCode rcm:RoleCode 0 (1)
LanguageCode rcm:LanguageCode 0 unbounded
Organization rcm:Organization 0 unbounded
Person rcm:Person 0 unbounded
Event rcm:Event 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:CarrierAgentParty, rcm:CarrierParty, rcm:ConsigneeParty, rcm:ConsignorParty, rcm:CustomsExportParty, rcm:CustomsImportParty, rcm:CustomsTransitAgencyParty, rcm:DeliveryParty, rcm:DeliveryParty, rcm:DespatchParty, rcm:DespatchParty, rcm:FreightForwarderParty, rcm:ManufacturerParty, rcm:NotifyParty, rcm:Party, rcm:Party, rcm:Partyrcm:ShipFromParty, rcm:ShipToParty,