<xs:complexType name="SubscriptionInfo_m" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="jdf:ResponseTypeObj_">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:element name="Part" type="jdf:Part" minOccurs="0"/>
<xs:element name="Subscription" type="jdf:SubscriptionElement_m" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="ChannelID" type="jdftyp:NMTOKEN"/>
<xs:attribute name="SenderID" type="jdftyp:string"/>
<xs:attribute name="Family" type="jdftyp:NMTOKEN"/>
<xs:attribute name="JobID" type="jdftyp:string"/>
<xs:attribute name="JobPartID" type="jdftyp:string"/>
<xs:attribute name="MessageType" type="jdftyp:NMTOKEN"/>
<xs:attribute name="QueueEntryID" type="jdftyp:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |