Definition Type: ComplexType
Name: DoNotDistributeType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Do Not Distribute To_ Distribution Guidelines. Details The person or organization to which the documents should not be delivered.
Collapse XSD Schema Diagram:
Drilldown into Description in schema fields_xsd1 Drilldown into InternetDomainName in schema fields_xsd Drilldown into OrganizationName in schema fields_xsd Drilldown into FormattedName in schema fields_xsd Drilldown into FreeFormEffectivePeriod in schema components_xsdXSD Diagram of DoNotDistributeType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="DoNotDistributeType">
    <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">Do Not 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 not 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="InternetDomainName" 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)
InternetDomainName nsA:InternetDomainName 0 unbounded
Description oa:Description 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DoNotDistributeTo