<xs:simpleType name="eSheetCondition_">
<xs:restriction base="jdftyp:EnumerationBaseType">
<xs:enumeration value="Begin"/>
<xs:enumeration value="End"/>
<xs:enumeration value="BeginSet"/>
<xs:enumeration value="EndSet"/>
<xs:enumeration value="PagePoolBegin"/>
<xs:enumeration value="PagePoolEnd"/>
<xs:enumeration value="PagePoolListBegin"/>
<xs:enumeration value="PagePoolListEnd"/>
<xs:enumeration value="LogicalStackBegin"/>
<xs:enumeration value="LogicalStackEnd"/>
<xs:enumeration value="LogicalStackSetBegin"/>
<xs:enumeration value="LogicalStackSetEnd"/>
<xs:enumeration value="ImposedSheetSetBegin"/>
<xs:enumeration value="ImposedSheetSetEnd"/>
</xs:restriction>
</xs:simpleType> |