Definition Type: ComplexType
Name: EmailInJobTicketType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: EmailInService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EmailInJobProcessing Drilldown into EmailInJobDescription Drilldown into EmailInDocumentProcessingXSD Diagram of EmailInJobTicketType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="EmailInJobTicketType">
    <xs:sequence>
        <xs:element ref="EmailInDocumentProcessing" minOccurs="0" />
        <xs:element ref="EmailInJobDescription" minOccurs="0" />
        <xs:element ref="EmailInJobProcessing" minOccurs="0" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmailInDocumentProcessing pwg:EmailInDocumentProcessing 0 (1)
EmailInJobDescription pwg:EmailInJobDescription 0 (1)
EmailInJobProcessing pwg:EmailInJobProcessing 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:DefaultEmailInJobTicket, pwg:EmailInJobReceipt, pwg:EmailInJobTicket