diagram | |||||||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||||||
children | NumberUp PresentationDirectionNumberUp | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="ImagingDocumentProcessingCapabilitiesType"> <xs:sequence> <xs:element name="NumberUp" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PresentationDirectionNumberUp" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" type="PresentationDirectionNumberUpType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute ref="MustHonor"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |
diagram | |||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||
properties |
|
||||||||
children | AllowedValue | ||||||||
used by |
|
||||||||
source | <xs:element name="NumberUp" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
source | <xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||
properties |
|
||||||||
children | AllowedValue | ||||||||
used by |
|
||||||||
source | <xs:element name="PresentationDirectionNumberUp" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" type="PresentationDirectionNumberUpType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||
type | PresentationDirectionNumberUpType | ||||||||
properties |
|
||||||||
source | <xs:element name="AllowedValue" type="PresentationDirectionNumberUpType" maxOccurs="unbounded"/> |