<xs:complexType name="ProductionPath_rp" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:ParameterResourceLeaf"> <xs:choice> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/> <xs:element name="FolderSuperstructureWebPath" type="jdf:ProductionPath_ProductionSubPath_lr" minOccurs="0"/> <xs:element name="PostPressComponentPath" type="jdf:ProductionPath_ProductionSubPath_lr" minOccurs="0"/> <xs:element name="PrintingUnitWebPath" type="jdf:ProductionPath_ProductionSubPath_lr" minOccurs="0"/> <xs:element name="ProductionPath" type="jdf:ProductionPath_rp" minOccurs="0"/> </xs:sequence> <xs:element name="Identical" type="jdf:Identical" minOccurs="0"/> </xs:choice> <xs:attributeGroup ref="jdf:ProductionPathAttribs_u"/> </xs:extension> </xs:complexContent> </xs:complexType> |