diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | parts default-color highlight-color | ||
used by |
|
||
source | <xs:complexType name="SPGeometricSymbol"> <xs:sequence> <xs:element name="parts"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="part" type="SPSymbolPart"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="default-color" type="CPT-Color" minOccurs="0"/> <xs:element name="highlight-color" type="CPT-Color" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
properties |
|
||||
children | part | ||||
source | <xs:element name="parts"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="part" type="SPSymbolPart"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPSymbolPart | ||||
properties |
|
||||
children | line polygon arc circle | ||||
source | <xs:element name="part" type="SPSymbolPart"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Color | ||||||||
properties |
|
||||||||
source | <xs:element name="default-color" type="CPT-Color" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Color | ||||||||
properties |
|
||||||||
source | <xs:element name="highlight-color" type="CPT-Color" minOccurs="0"/> |