Defines geometric properties of the entities as a simplified three dimensional bounding box.
<xsd:complexType name="BoundingBox"> <xsd:all> <xsd:element name="Center" type="Center"/> <xsd:element name="Dimensions" type="Dimensions"/> </xsd:all> </xsd:complexType>
To XSD To XSD Tree