<xsd:complexType name="DistributionGuidelinesType">
<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">Distribution Guidelines. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The rules for dispersing documents to a person or organization.</ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="DoNotRedistributeIndicator" minOccurs="0" />
<xsd:element ref="DistributeTo" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="DoNotDistributeTo" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|