complexType FormatKeyLOVType
diagram plmxml_diagrams/plmxml_p1782.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
used by
element FormatKeyLov
attributes
Name  Type  Use  Default  Fixed  Annotation
keyLOVId  xsd:negativeInteger  required      
ref2keyLOVRef  xsd:IDREF  optional      
annotation
documentation

      Attributes:
     
      keyLOVId:
      ref2keyLOVRef:      Reference to the keyLOV definition
     
source <xsd:complexType name="FormatKeyLOVType">
 
<xsd:annotation>
   
<xsd:documentation>
      Attributes:
     
      keyLOVId:
      ref2keyLOVRef:      Reference to the keyLOV definition
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="keyLOVId" type="xsd:negativeInteger" use="required"/>
 
<xsd:attribute name="ref2keyLOVRef" type="xsd:IDREF" use="optional" plm:refType="cl:KeyLOV"/>
</xsd:complexType>

attribute FormatKeyLOVType/@keyLOVId
type xsd:negativeInteger
properties
use required
source <xsd:attribute name="keyLOVId" type="xsd:negativeInteger" use="required"/>

attribute FormatKeyLOVType/@ref2keyLOVRef
type xsd:IDREF
properties
use optional
source <xsd:attribute name="ref2keyLOVRef" type="xsd:IDREF" use="optional" plm:refType="cl:KeyLOV"/>


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