<complexType name="BoundingShapeType"> <annotation> <documentation> Bounding shapes--a Box or a null element are currently allowed. </documentation> </annotation> <sequence> <choice> <element ref="gml:Box"/> <element name="null" type="gml:NullType"/> </choice> </sequence> </complexType>
@generated
@source $URL$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|