<xs:complexType name="Layout_LogicalStackParams_lr" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="jdf:BaseElement_">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:element name="Stack" type="jdf:Layout_LogicalStackParams_Stack_lr" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="MaxStackDepth" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="Restrictions" type="jdftyp:eRestrictions_" default="None"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |