Definition Type: ComplexType
Name: DistributeToType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Distribute To_ Distribution Guidelines. Details The person or organization to which the documents should be delivered.
Collapse XSD Schema Diagram:
Drilldown into Description in schema fields_xsd1 Drilldown into Communication in schema components_xsd Drilldown into OrganizationName in schema fields_xsd Drilldown into FormattedName in schema fields_xsd Drilldown into FreeFormEffectivePeriod in schema components_xsdXSD Diagram of DistributeToType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="DistributeToType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Distribute To_ Distribution Guidelines. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The person or organization to which the documents should be delivered.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="FreeFormEffectivePeriod" minOccurs="0" />
        <xsd:element ref="FormattedName" minOccurs="0" />
        <xsd:element ref="OrganizationName" minOccurs="0" />
        <xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FreeFormEffectivePeriod nsA:FreeFormEffectivePeriod 0 (1)
FormattedName nsA:FormattedName 0 (1)
OrganizationName nsA:OrganizationName 0 (1)
Communication nsA:Communication 0 unbounded
Description oa:Description 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DistributeTo