Definition Type: ComplexType
Name: IndAffiliationInfoType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: AffiliationTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema affiliationtypes_xsd Drilldown into Association in schema sharedstaffingmodules_xsd Drilldown into LaborBargainingUnitMembership in schema affiliationtypes_xsdXSD Diagram of IndAffiliationInfoType in schema affiliationtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IndAffiliationInfoType">
    <xsd:sequence>
        <xsd:element name="LaborBargainingUnitMembership" type="LaborBargainingUnitMembershipType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Association" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="UserArea" type="UserAreaType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LaborBargainingUnitMembership hr:LaborBargainingUnitMembership 0 unbounded
Association hr:Association 0 unbounded
UserArea hr:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:AffiliationInfo