diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | EmailOutJob | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="EmailOutJobsType"> <xs:sequence> <xs:element ref="EmailOutJob" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> <!-- EmailOutJobs - set of EmailOut jobs --> </xs:complexType> |