<xs:complexType name="NodeInfo_" mixed="false"> <xs:annotation> <xs:appinfo> <Version Path="." Last="1.2"/> <Version Path="@IPPVersion" First="1.1"/> <Version Path="@JobPriority" First="1.1"/> <Version Path="@NaturalLang" First="1.1"/> <Version Path="@MergeTarget" Last="1.0"/> <Version Path="@rRefs" Last="1.1"/> <Version Path="MISDetails" First="1.2"/> <Constraint Path="BusinessInfo" minOccurs="0" maxOccurs="1"/> <Constraint Path="Employee" minOccurs="0" maxOccurs="1"/> <Constraint Path="EmployeeRef" minOccurs="0" maxOccurs="1"/> <Constraint Path="JMF" minOccurs="0" maxOccurs="unbounded"/> <Constraint Path="MISDetails" minOccurs="0" maxOccurs="1"/> <Constraint Path="NotificationFilter" minOccurs="0" maxOccurs="unbounded"/> </xs:appinfo> </xs:annotation> <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="BusinessInfo" type="jdf:NodeInfo_BusinessInfo_l" minOccurs="0"/> <xs:element name="Employee" type="jdf:Employee_re" minOccurs="0"/> <xs:element ref="jdf:EmployeeRef" minOccurs="0"/> <xs:element name="JMF" type="jdf:JMFRootMessage" minOccurs="0"/> <xs:element name="MISDetails" type="jdf:MISDetails_re" minOccurs="0"/> <xs:element name="NotificationFilter" type="jdf:NotificationFilter_m" minOccurs="0"/> </xs:sequence> <xs:attribute name="CleanupDuration" type="jdftyp:duration" use="optional"/> <xs:attribute name="DueLevel" type="jdftyp:eDueLevel_" use="optional"/> <xs:attribute name="End" type="jdftyp:dateTime" use="optional"/> <xs:attribute name="FirstEnd" type="jdftyp:dateTime" use="optional"/> <xs:attribute name="FirstStart" type="jdftyp:dateTime" use="optional"/> <xs:attribute name="IPPVersion" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="JobPriority" type="jdftyp:Integer0To100" default="50"/> <xs:attribute name="LastEnd" type="jdftyp:dateTime" use="optional"/> <xs:attribute name="LastStart" type="jdftyp:dateTime" use="optional"/> <xs:attribute name="NaturalLang" type="jdftyp:language" use="optional"/> <xs:attribute name="MergeTarget" type="jdftyp:boolean" use="optional"/> <xs:attribute name="Route" type="jdftyp:URL" use="optional"/> <xs:attribute name="rRefs" type="jdftyp:IDREFS" use="optional"/> <xs:attribute name="SetupDuration" type="jdftyp:duration" use="optional"/> <xs:attribute name="Start" type="jdftyp:dateTime" use="optional"/> <xs:attribute name="TargetRoute" type="jdftyp:URL" use="optional"/> <xs:attribute name="TotalDuration" type="jdftyp:duration" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |