Definition Type: ComplexType
Name: IDSetType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Identification Set. Details Contains a set of identifications (IDs) that as a composite belong to an identification scheme control by a particular party. Could be used to communicate a "facet identifier" or other multi-part identifier or other identification scheme that consists of a set of identifiers as a composite.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into schemeURI in schema fields_xsd Drilldown into schemeDataURI in schema fields_xsd Drilldown into schemeVersionID in schema fields_xsd Drilldown into schemeAgencyName in schema fields_xsd Drilldown into schemeAgencyID in schema fields_xsd Drilldown into schemeName in schema fields_xsd Drilldown into schemeID in schema fields_xsd Drilldown into IdentifierAttributeGroup in schema fields_xsd Drilldown into agencyRoleCode in schema components_xsdXSD Diagram of IDSetType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IDSetType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Set. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a set of identifications (IDs) that as a composite belong to an identification scheme control by a particular party.</ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Could be used to communicate a "facet identifier" or other multi-part identifier or other identification scheme that consists of a set of identifiers as a composite.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="agencyRoleCode" type="AgencyRoleCodeContentType" use="optional" />
    <xsd:attributeGroup ref="IdentifierAttributeGroup" />
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
agencyRoleCode nsA:agencyRoleCode Optional
schemeID nsA:schemeID Optional
schemeName nsA:schemeName Optional
schemeAgencyID nsA:schemeAgencyID Optional
schemeAgencyName nsA:schemeAgencyName Optional
schemeVersionID nsA:schemeVersionID Optional
schemeDataURI nsA:schemeDataURI Optional
schemeURI nsA:schemeURI Optional
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:BenefitReportingIDs, nsA:PartyReportingIDs, nsA:StaffingReferenceIDsExtensions