diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | points fill | ||
used by |
|
||
source | <xs:complexType name="SPNoDimPolygon"> <xs:sequence> <xs:element name="points"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="point" type="SPNoDimPoint"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="fill" type="CPT-Boolean"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
properties |
|
||||
children | point | ||||
source | <xs:element name="points"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="point" type="SPNoDimPoint"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPNoDimPoint | ||||
properties |
|
||||
children | x y | ||||
source | <xs:element name="point" type="SPNoDimPoint"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="fill" type="CPT-Boolean"/> |