<?xml version="1.0" encoding="utf-16"?> <xs:element name="OutputDocumentSize" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Height" type="RangeOfIntType" /> <xs:element name="Width" type="RangeOfIntType" /> </xs:sequence> </xs:complexType> </xs:element>