<xs:complexType name="LayoutIntent_rp" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:IntentResourceLeaf"> <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="Dimensions" type="jdf:XYPairSpan" minOccurs="0"/> <xs:element name="FinishedDimensions" type="jdf:ShapeSpan" minOccurs="0"/> <xs:element name="FinishedGrainDirection" type="jdf:EnumerationSpan" minOccurs="0"/> <xs:element name="Pages" type="jdf:IntegerSpan" minOccurs="0"/> <xs:element name="PageVariance" type="jdf:IntegerSpan" minOccurs="0"/> <xs:element name="Layout" type="jdf:Layout_re" minOccurs="0"/> <xs:element ref="jdf:LayoutRef" minOccurs="0"/> <xs:element name="SizePolicy" type="jdf:EnumerationSpan" minOccurs="0"/> <xs:element name="LayoutIntent" type="jdf:LayoutIntent_rp" minOccurs="0"/> </xs:sequence> <xs:element name="Identical" type="jdf:Identical" minOccurs="0"/> </xs:choice> <xs:attributeGroup ref="jdf:LayoutIntentAttribs_u"/> </xs:extension> </xs:complexContent> </xs:complexType> |