Definition Type: ComplexType
Name: DocumentRecipientPartnerType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PartnerInformation in schema cidx_5_0_xsd Drilldown into PartnerRole in schema cidx_5_0_xsdXSD Diagram of DocumentRecipientPartnerType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DocumentRecipientPartnerType">
    <xsd:sequence>
        <xsd:element ref="PartnerInformation" />
    </xsd:sequence>
    <xsd:attribute name="PartnerRole" type="cidxListPartnerRoles" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartnerInformation nsA:PartnerInformation (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
PartnerRole nsA:PartnerRole Required
Collapse Derivation Tree:
Collapse References:
nsA:DocumentRecipientPartner