CT_GeomRect

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
b ST_AdjCoordinate required
l ST_AdjCoordinate required
r ST_AdjCoordinate required
t ST_AdjCoordinate required

Used By

Source

<xsd:complexType name="CT_GeomRect">
  <xsd:attribute name="l" type="ST_AdjCoordinate" use="required"/>
  <xsd:attribute name="t" type="ST_AdjCoordinate" use="required"/>
  <xsd:attribute name="r" type="ST_AdjCoordinate" use="required"/>
  <xsd:attribute name="b" type="ST_AdjCoordinate" use="required"/>
</xsd:complexType>