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