jdf:GatheringParams_r

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="GatheringParams_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="Disjointing" type="jdf:Disjointing_re" minOccurs="0"/>
        <xs:element name="GatheringParamsUpdate" type="jdf:GatheringParams_re" minOccurs="0"/>
        <xs:element name="GatheringParams" type="jdf:GatheringParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:GatheringParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>