Definition Type: ComplexType
Name: PartyType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Event in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Person in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Organization in schema reusableaggregatebusinessinformationentity_xsd Drilldown into LanguageCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into RoleCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ClassificationCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into AccessCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Name in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TypeCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of PartyType in schema reusableaggregatebusinessinformationentity_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="ram:OrganizationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Person" type="ram:PersonType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Event" type="ram:EventType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
TypeCode ram:TypeCode 0 unbounded
Name ram:Name 0 unbounded
Description ram:Description 0 unbounded
AccessCode ram:AccessCode 0 (1)
ClassificationCode ram:ClassificationCode 0 (1)
RoleCode ram:RoleCode 0 (1)
LanguageCode ram:LanguageCode 0 unbounded
Organization ram:Organization 0 unbounded
Person ram:Person 0 unbounded
Event ram:Event 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:CarrierAgentParty, ram:CarrierParty, ram:ConsigneeParty, ram:ConsignorParty, ram:CustomsExportParty, ram:CustomsImportParty, ram:CustomsTransitAgencyParty, ram:DeliveryParty, ram:DeliveryParty, ram:DespatchParty, ram:DespatchParty, ram:FreightForwarderParty, ram:ManufacturerParty, ram:NotifyParty, ram:Party, ram:Party, ram:Partyram:ShipFromParty, ram:ShipToParty,