Definition Type: ComplexType
Name: SemanticPartyType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:PartyBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Contact in schema components_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into PartyIDs in schema components_xsd1 Drilldown into category in schema components_xsd1 Drilldown into PartyBaseType in schema components_xsd1XSD Diagram of SemanticPartyType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SemanticPartyType">
    <xsd:complexContent>
        <xsd:extension base="PartyBaseType">
            <xsd:sequence>
                <!-- <xsd:element ref="UserArea" minOccurs="0" /> -->
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs oagis:PartyIDs 0 (1)
Name oagis:Name 0 unbounded
Location oagis:Location 0 unbounded
Contact oagis:Contact 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
category oagis:category (Optional)
Collapse Derivation Tree:
Collapse References:
oagis:BranchParty, oagis:CarrierParty, oagis:CatalogParty, oagis:ChequeFromParty, oagis:CompetitorParty, oagis:CreatedByParty, oagis:CreatedForParty, oagis:DeliverToParty, oagis:FinalParty, oagis:InitiatingParty, oagis:InvoiceeParty, oagis:InvoicerParty, oagis:IssuingParty, oagis:ManufacturingParty, oagis:OriginatorParty, oagis:OwnerParty, oagis:PayeeParty, oagis:PayFromParty, oagis:PublisherParty, oagis:RecipientParty, oagis:RemitToParty, oagis:RequesterParty, oagis:ShipFromParty, oagis:ShipToParty, oagis:SoldToParty