This element has been left open for use with other geometry definitions, such as X3D or BLISXML. |
<xsd:element name="GeneralGeometry"> <xsd:annotation> <xsd:documentation>This element has been left open for use with other geometry definitions, such as X3D or BLISXML.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |