diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
type | xsd:string |
source | <xsd:attribute name="v" type="xsd:string"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="vRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |