<xs:complexType name="InsertingIntent_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="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:element name="Identical" type="jdf:Identical" minOccurs="0"/> </xs:choice> <xs:attributeGroup ref="jdf:InsertingIntentAttribs_u"/> </xs:extension> </xs:complexContent> </xs:complexType> |