<xs:complexType name="InsertingIntent_r" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="jdf:IntentResource">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
<xs:element name="GlueType" type="jdf:EnumerationSpan" minOccurs="0"/>
<xs:element name="InsertList" type="jdf:InsertingIntent_InsertList_lr" minOccurs="0"/>
<xs:element name="Method" type="jdf:EnumerationSpan" minOccurs="0"/>
<xs:element name="InsertingIntent" type="jdf:InsertingIntent_rp" minOccurs="0"/>
</xs:sequence>
<xs:attributeGroup ref="jdf:InsertingIntentAttribs_r"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |