Definition Type: Element
Name: Association
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:AssociationType
Containing Schema: SharedStaffingModules.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Comments in schema sharedstaffingmodules_xsd Drilldown into Role in schema sharedstaffingmodules_xsd Drilldown into EndDate in schema sharedstaffingmodules_xsd Drilldown into StartDate in schema sharedstaffingmodules_xsd Drilldown into Link in schema sharedstaffingmodules_xsd Drilldown into Id in schema sharedstaffingmodules_xsd Drilldown into Name in schema sharedstaffingmodules_xsd Drilldown into AssociationType in schema sharedstaffingmodules_xsd Drilldown into type in schema sharedstaffingmodules_xsdXSD Diagram of Association in schema sharedstaffingmodules_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Association">
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="AssociationType">
                <xsd:attribute name="type" type="ExtendedAssociationTypeType" />
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name hr:Name (1) (1)
Id hr:Id 0 (1)
Link hr:Link 0 (1)
StartDate hr:StartDate 0 (1)
EndDate hr:EndDate 0 (1)
Role hr:Role 0 unbounded
Comments hr:Comments 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
Collapse Derivation Tree: