Definition Type: Element
Name: Party
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PartyType
Containing Schema: Components.xsd
Abstract
Documentation:
A generic Party for non-validated or application-validated parties. A work-around for situations where Schema-validation of Parties is not feasible or not desired.
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_xsd Drilldown into role in schema components_xsd Drilldown into OpenPartyType in schema components_xsd Drilldown into PartyType in schema components_xsdXSD Diagram of Party in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Party" type="PartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">A generic Party  for non-validated or application-validated parties. A work-around for situations where Schema-validation of Parties is not feasible or not desired.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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)
role nsA:role (Optional)
Collapse Derivation Tree: