diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | JobErrorSheetType JobErrorSheetWhen Media MediaType MediaCol | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="JobErrorSheetType"> <xs:sequence> <xs:element ref="JobErrorSheetType" minOccurs="0"/> <xs:element ref="JobErrorSheetWhen" minOccurs="0"/> <xs:choice minOccurs="0"> <xs:sequence minOccurs="0"> <xs:element ref="Media" minOccurs="0"/> <xs:element ref="MediaType" minOccurs="0"/> </xs:sequence> <xs:element ref="MediaCol" minOccurs="0"/> </xs:choice> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |