<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Distribution. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe the distribution of a document to an interested party.</ccts:Definition> <ccts:ObjectClass>Document Distribution</ccts:ObjectClass> </ccts:Component> |
Element | DocumentDistribution |
<xsd:complexType name="DocumentDistributionType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Distribution. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe the distribution of a document to an interested party.</ccts:Definition> <ccts:ObjectClass>Document Distribution</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:PrintQualifier" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Distribution. Print_ Qualifier. Text</ccts:DictionaryEntryName> <ccts:Definition>Text describing the interested party's distribution rights.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Document Distribution</ccts:ObjectClass> <ccts:PropertyTermQualifier>Print</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Qualifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:MaximumCopiesNumeric" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Distribution. Maximum_ Copies. Numeric</ccts:DictionaryEntryName> <ccts:Definition>The maximum number of printed copies of the document that the interested party is allowed to make.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Document Distribution</ccts:ObjectClass> <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Copies</ccts:PropertyTerm> <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm> <ccts:DataType>Numeric. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:Party" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Distribution. Party</ccts:DictionaryEntryName> <ccts:Definition>The interested party to which the document should be distributed.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Document Distribution</ccts:ObjectClass> <ccts:PropertyTerm>Party</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Party</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |