complexType ValidationExpressionType
diagram plmxml_diagrams/plmxml_p1461.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:GeneralExpressionBase
properties
base plm:GeneralExpressionBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
element ValidationExpression
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      
expression  xsd:string  required      
format  plm:ExpressionFormatEnum  optional      
measure  plm:MeasureEnum  optional      
unitRef  plm:anyURIType  optional      
annotation
documentation

      An expression for validation.

      Attributes:

      measure:          The physical quantity that the expression represents if
                        appropriate.
      unitRef:          References the units of the physical quantity if
                        appropriate.
     
source <xsd:complexType name="ValidationExpressionType">
 
<xsd:annotation>
   
<xsd:documentation>
      An expression for validation.

      Attributes:

      measure:          The physical quantity that the expression represents if
                        appropriate.
      unitRef:          References the units of the physical quantity if
                        appropriate.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:GeneralExpressionBase">
     
<xsd:attribute name="measure" type="plm:MeasureEnum" use="optional"/>
     
<xsd:attribute name="unitRef" type="plm:anyURIType" use="optional" plm:refType="plm:Unit"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute ValidationExpressionType/@measure
type plm:MeasureEnum
properties
use optional
facets
Kind Value Annotation
enumeration length
enumeration area
enumeration volume
enumeration mass
enumeration massDensity
enumeration fatigueStrengthCoefficient
enumeration time
enumeration angle
enumeration velocity
enumeration acceleration
enumeration force
enumeration forcePerUnitLength
enumeration pressure
enumeration moment
enumeration stress
enumeration strain
enumeration strainEnergy
enumeration strainEnergyDensity
enumeration temperature
enumeration heatFlux
enumeration convectionCoefficient
enumeration thermalConductivity
enumeration thermalExpansionCoefficient
enumeration specificHeat
enumeration angularVelocity
enumeration angularAcceleration
enumeration fatigueLife
enumeration heatFlowRate
enumeration thermalEnergy
enumeration massMomentOfInertia
enumeration dynamicViscosity
enumeration heatGeneration
enumeration thermalConductance
enumeration conductancePerUnitLength
enumeration thermalResistance
enumeration massFlowRate
enumeration volumeFlowRate
enumeration temperatureDifference
enumeration frequency
enumeration coefficientPerUnitLength
enumeration momentOfInertiaArea
enumeration viscousDamping
enumeration energy
enumeration power
enumeration momentum
enumeration temperatureGradient
enumeration energyPerUnitMass
enumeration dissipationRateOfEnergyPerUnitMass
enumeration massFlux
enumeration massPerUnitLength
enumeration massPerUnitArea
enumeration electricCurrent
enumeration electricalResistance
enumeration electricalResistivity
enumeration electricalConductance
enumeration voltage
enumeration voltagePerTemperature
enumeration diffusivity
enumeration latentHeatPerMass
enumeration thermalEnergyPerArea
enumeration thermalPIDGain
enumeration thermalPIDIntegralTermConstant
enumeration thermalPIDDerivativeTermConstant
enumeration headLossCoefficient
enumeration tsaiWuCoefficient
enumeration massLength
enumeration perVolume
source <xsd:attribute name="measure" type="plm:MeasureEnum" use="optional"/>

attribute ValidationExpressionType/@unitRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="unitRef" type="plm:anyURIType" use="optional" plm:refType="plm:Unit"/>


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