complexType CharacteristicDefinitionType
diagram plmxml_diagrams/plmxml_p1233.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:StructureBase
properties
base plm:StructureBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup
used by
element CharacteristicDefinition
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
catalogueId  xsd:string  optional      
optionRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
derivedFromRefs  plm:uriReferenceListType  optional      
annotation
documentation

      Characteristic Definition type information.

      Attributes:

      name:             Inherited from Structure. The name of the
                        CharacteristicDefinition. Required in this context.
      subType:          Inherited from Structure. It can take one of the values
                        Life, Observation or Date in this context. If subType is
                        specified then the value for isCondition on
                        CharacteristicDefinitionRevision is ignored.
      derivedFromRefs:  Related characteristic definitions.
     
source <xsd:complexType name="CharacteristicDefinitionType">
 
<xsd:annotation>
   
<xsd:documentation>
      Characteristic Definition type information.

      Attributes:

      name:             Inherited from Structure. The name of the
                        CharacteristicDefinition. Required in this context.
      subType:          Inherited from Structure. It can take one of the values
                        Life, Observation or Date in this context. If subType is
                        specified then the value for isCondition on
                        CharacteristicDefinitionRevision is ignored.
      derivedFromRefs:  Related characteristic definitions.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:StructureBase">
     
<xsd:attribute name="derivedFromRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CharacteristicDefinition"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute CharacteristicDefinitionType/@derivedFromRefs
type plm:uriReferenceListType
properties
use optional
source <xsd:attribute name="derivedFromRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CharacteristicDefinition"/>


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