simpleType RGBAType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of plm:RGBFloatListType
properties
base plm:RGBFloatListType
used by
attributes Ann3DLeaderType/@arrowColour TextureType/@borderColour SectionType/@capColour Ann3DOutlineType/@colour Ann3DLeaderType/@colour SectionType/@curvesColour Ann3DLeaderType/@extensionColour Ann3DDisplayType/@symbolColour TextGroup/@textColour
facets
Kind Value Annotation
length 4
annotation
documentation

      Type representing a colour in Red-Green-Blue-Alpha format.
     
source <xsd:simpleType name="RGBAType">
 
<xsd:annotation>
   
<xsd:documentation>
      Type representing a colour in Red-Green-Blue-Alpha format.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="plm:RGBFloatListType">
   
<xsd:length value="4"/>
 
</xsd:restriction>
</xsd:simpleType>


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