complexType OptionValueType
diagram plmxml_diagrams/plmxml_p420.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
used by
elements OptionType/Default OptionType/GreaterThan OptionType/GreaterThanOrEqual OptionType/LessThan OptionType/LessThanOrEqual OptionType/Value
attributes
Name  Type  Use  Default  Fixed  Annotation
v  xsd:string        
vRef  plm:anyURIType  optional      
annotation
documentation

      Attributes:

      vRef:             References a multiple language version of v. If multiple
                        language support is required, vRef should be used in addition to v.
     
source <xsd:complexType name="OptionValueType">
 
<xsd:annotation>
   
<xsd:documentation>
      Attributes:

      vRef:             References a multiple language version of v. If multiple
                        language support is required, vRef should be used in addition to v.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="v" type="xsd:string"/>
 
<xsd:attribute name="vRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/>
</xsd:complexType>

attribute OptionValueType/@v
type xsd:string
source <xsd:attribute name="v" type="xsd:string"/>

attribute OptionValueType/@vRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="vRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/>


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