complexType tcip:SPNoDimPoint
diagram
namespace http://www.TCIP-Adopted-03-00-01
children x y
used by
elements tcip:SPNoDimArc/center tcip:SPNoDimCircle/center tcip:SPNoDimLine/points/point tcip:SPNoDimPolygon/points/point
source <xs:complexType name="SPNoDimPoint">
 
<xs:sequence>
   
<xs:element name="x" type="SP-NoDimCoord"/>
   
<xs:element name="y" type="SP-NoDimCoord"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SPNoDimPoint/x
diagram
type tcip:SP-NoDimCoord
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="x" type="SP-NoDimCoord"/>

element tcip:SPNoDimPoint/y
diagram
type tcip:SP-NoDimCoord
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="y" type="SP-NoDimCoord"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy