Definition Type: Element
Name: ServiceMandatoryJobElements
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: ServiceTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
JPS3, Name change  for MFD preferred
Collapse XSD Schema Diagram:
Drilldown into JobElementXSD Diagram of ServiceMandatoryJobElements
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="ServiceMandatoryJobElements" minOccurs="0">
    <xs:annotation>
        <xs:documentation>JPS3, Name change  for MFD preferred</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="JobElement" type="xs:NMTOKEN" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobElement pwg:JobElement (1) unbounded