GeneralGeometry

This element has been left open for use with other geometry definitions, such as X3D or BLISXML.

Element Information

Model

ANY element from ANY namespace OTHER than 'http://www.gbxml.org/schema'

Used By

Source

<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>

Sample