complexType tcip:SPNoDimPolygon
diagram
namespace http://www.TCIP-Adopted-03-00-01
children points fill
used by
element tcip:SPSymbolPart/polygon
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>

element tcip:SPNoDimPolygon/points
diagram
properties
isRef 0
content complex
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>

element tcip:SPNoDimPolygon/points/point
diagram
type tcip:SPNoDimPoint
properties
isRef 0
content complex
children x y
source <xs:element name="point" type="SPNoDimPoint"/>

element tcip:SPNoDimPolygon/fill
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="fill" type="CPT-Boolean"/>


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