| diagram | ![]() |
||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
| type | extension of plm:StructureRevisionBase | ||
| properties |
|
||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup | ||
| used by |
|
||
| attributes | |||
| annotation |
|
||
| source | <xsd:complexType name="CharacteristicDefinitionRevisionType"> <xsd:annotation> <xsd:documentation> Characteristic definition revision type information. The characteristic definition can be conditional derived. Attributes: derivedExpressionRef: References the derived characteristic definition expression. isCondition: If the characteristic definition is condition based characteristic definition. isDerived: If characteristic definition is derived characteristic definition. isDefault: Boolean to determine if this characteristic definition is attached to all Neutral Structure Elements (NSE) by default. isMetered: Boolean to determine if this characteristic definition is based on a meter which will require the storage of the last meter. precision: Decimal precision for this characteristic definition. unit: Unit for the characteristic definition. unitRef: References a Unit when unit is other. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureRevisionBase"> <xsd:attribute name="derivedExpressionRef" type="plm:anyURIType" use="optional" plm:refType="plm:CharacteristicDefinitionExpression"/> <xsd:attribute name="isCondition" type="xsd:boolean" default="false"/> <xsd:attribute name="isDerived" type="xsd:boolean" default="false"/> <xsd:attribute name="isDefault" type="xsd:boolean" default="false"/> <xsd:attribute name="isMetered" type="xsd:boolean" default="false"/> <xsd:attribute name="precision" type="xsd:integer" use="optional"/> <xsd:attribute name="unit" type="plm:PeriodEnum" default="days"/> <xsd:attribute name="unitRef" type="plm:anyURIType" plm:refType="plm:Unit"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="derivedExpressionRef" type="plm:anyURIType" use="optional" plm:refType="plm:CharacteristicDefinitionExpression"/> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="isCondition" type="xsd:boolean" default="false"/> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="isDerived" type="xsd:boolean" default="false"/> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="isDefault" type="xsd:boolean" default="false"/> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="isMetered" type="xsd:boolean" default="false"/> |
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:attribute name="precision" type="xsd:integer" use="optional"/> |
| type | plm:PeriodEnum | |||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||
| source | <xsd:attribute name="unit" type="plm:PeriodEnum" default="days"/> |
| type | plm:anyURIType |
| source | <xsd:attribute name="unitRef" type="plm:anyURIType" plm:refType="plm:Unit"/> |