Definition Type: ComplexType
Name: SemanticPartyType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PartyBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Contact in schema components_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into AccountID 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 (HR-XML - Human Resources XML)
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 oa:PartyIDs 0 (1)
AccountID oa:AccountID 0 (1)
Name oa:Name 0 unbounded
Location oa:Location 0 unbounded
Contact oa:Contact 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category oa:category (Optional)
Collapse Derivation Tree:
Collapse References:
oa:BranchParty, oa:CarrierParty, oa:CatalogParty, oa:ChequeFromParty, oa:CompetitorParty, oa:CreatedByParty, oa:CreatedForParty, oa:DeliverToParty, oa:FinalParty, oa:InitiatingParty, oa:InvoiceeParty, oa:InvoicerParty, oa:IssuingParty, oa:ManufacturingParty, oa:OriginatorParty, oa:OwnerParty, oa:PayeeParty, oa:PayFromParty, oa:PublisherParty, oa:RecipientParty, oa:RequesterParty, oa:ShipFromParty, oa:ShipToParty, oa:SoldToParty