Definition Type: ComplexType
Name: PartyGenericIdType
Namespace: http://www.openapplications.org/oagis
Type: oa:GenericIdType
Containing Schema: Fields.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AssigningPartyId in schema fields_xsd Drilldown into Type in schema fields_xsd Drilldown into Revision in schema fields_xsd Drilldown into Id in schema fields_xsd Drilldown into DocumentIdType in schema fields_xsd Drilldown into GenericIdType in schema fields_xsdXSD Diagram of PartyGenericIdType in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="PartyGenericIdType">
    <xs:complexContent>
        <xs:extension base="GenericIdType">
            <xs:sequence>
                <xs:element ref="AssigningPartyId" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id oa:Id 0 (1)
Revision oa:Revision 0 (1)
Type oa:Type 0 (1)
AssigningPartyId oa:AssigningPartyId 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:DocumentId