complexType Stitches
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p358.png
namespace https://printfactory.cloud/schema/2.0
children pf:Stitch
used by
elements Job/Imposition_original/Stitches ImpositionGroup/Imposition/Stitches
annotation
documentation
List of places on the roll where to invoke a transport on the flatbed
source <xs:complexType name="Stitches">
 
<xs:annotation>
   
<xs:documentation>List of places on the roll where to invoke a transport on the flatbed</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Stitch" type="xs:decimal" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element Stitches/Stitch
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p359.png
namespace https://printfactory.cloud/schema/2.0
type xs:decimal
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="Stitch" type="xs:decimal" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy