<xs:complexType name="BinderySignature_SignatureCell_lr" mixed="false">
<xs:annotation>
<xs:appinfo>
<Version Path="." First="1.2"/>
<Version Path="@BackFacePages" Last="1.3"/>
<Version Path="@BackSpread" First="1.5"/>
<Version Path="@FaceCells" First="1.4"/>
<Version Path="@FrontFacePages" Last="1.3"/>
<Version Path="@FrontSpread" First="1.5"/>
<Version Path="@StationName" First="1.3"/>
</xs:appinfo>
</xs:annotation>
<xs:complexContent mixed="false">
<xs:extension base="jdf:BaseElement_">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="BackFacePages" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="BackPages" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="BackSpread" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="BottleAngle" type="jdftyp:double" use="optional"/>
<xs:attribute name="BottleAxis" type="jdftyp:eBottleAxis_" use="optional"/>
<xs:attribute name="FaceCells" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="FrontFacePages" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="FrontPages" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="FrontSpread" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="Orientation" type="jdftyp:eOrientation1_" default="Up"/>
<xs:attribute name="SectionIndex" type="jdftyp:Integer" default="0"/>
<xs:attribute name="StationName" type="jdftyp:string" default="0"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |