Definition Type: ComplexType
Name: OpenPartyType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PartyBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of OpenPartyType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="OpenPartyType">
    <xsd:complexContent>
        <xsd:extension base="PartyBaseType">
            <xsd:attribute name="role" type="PartyRoleCodeContentType" />
        </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
Collapse Child Attributes:
Name Type Default Value Use
category nsA:category (Optional)
role nsA:role (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:PartyMasterBaseType, nsA:PartyType