Definition Type: ComplexType
Name: PartyType
Namespace: http://www.hr-xml.org/3
Type: nsA:BasePartyType
Containing Schema: Components.xsd
Abstract
Documentation:
Party. Details Contains a set of information about a Party necessary to execute and administer a given request or business activity. A party is an individual or entity having a role in a business activity and having obligations and/or entitlements deriving from that role that are contractually binding or legally significant.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PersonContact in schema components_xsd Drilldown into Communication in schema components_xsd Drilldown into PartyReportingIDs in schema components_xsd Drilldown into PartyName in schema fields_xsd Drilldown into PartyTaxID in schema fields_xsd Drilldown into PartyLegalID in schema fields_xsd Drilldown into PartyID in schema fields_xsd Drilldown into agencyRoleCode in schema components_xsd Drilldown into BasePartyType in schema components_xsdXSD Diagram of PartyType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Party. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a set of information about a Party necessary to execute and administer a given request or business activity. A party is an individual or entity having a role in a business activity and having obligations and/or entitlements deriving from that role that are contractually binding or legally significant. </ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="BasePartyType">
            <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
PartyID nsA:PartyID 0 unbounded
PartyLegalID nsA:PartyLegalID 0 unbounded
PartyTaxID nsA:PartyTaxID 0 (1)
PartyName nsA:PartyName 0 (1)
PartyReportingIDs nsA:PartyReportingIDs 0 unbounded
Communication nsA:Communication 0 unbounded
PersonContact nsA:PersonContact 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
agencyRoleCode nsA:agencyRoleCode Optional
Collapse Derivation Tree:
Collapse References:
nsA:BillToParty, nsA:CustomerParty, nsA:Laboratory, nsA:MedicalReviewOfficer, nsA:Party, nsA:RequesterParty, nsA:SavingsPlanSponsorTypensA:SupplierParty,