<?xml version="1.0" encoding="utf-16"?> <xs:complexType name="StitchingType"> <xs:sequence> <xs:element ref="StitchingLocations" minOccurs="0" /> <xs:element ref="StitchingOffset" minOccurs="0" /> <xs:element ref="StitchingReferenceEdge" minOccurs="0" /> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax" /> </xs:complexType>