diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||
children | cl:Key cl:Value | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:complexType name="KeyLOVValueType"> <xsd:annotation> <xsd:documentation> Attributes: isDeprecated: Whether the Value is deprecated. Elements: Key: If a Key starts with a '#' it is used as configuration information ( e.g '#-' separator ) Value: </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Key" type="cl:ICSIdType"/> <xsd:element name="Value" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="isDeprecated" type="xsd:boolean" default="false"/> </xsd:complexType> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isDeprecated" type="xsd:boolean" default="false"/> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||
type | cl:ICSIdType | ||
properties |
|
||
source | <xsd:element name="Key" type="cl:ICSIdType"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||
type | cl:ValueType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="Value" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> |