diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ValidationParameterType"> <xsd:annotation> <xsd:documentation> A parameter for design or validation. Attributes: type: The data type of the parameter. value: The value of the parameter if appropriate. measure: The physical quantity that the parameter represents if appropriate. unitRef: References the units of the physical quantity if appropriate. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="type" type="plm:UserValueDataType" default="string"/> <xsd:attribute name="value" type="xsd:string" use="optional"/> <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> |
type | plm:UserValueDataType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="type" type="plm:UserValueDataType" default="string"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="value" type="xsd:string" use="optional"/> |
type | plm:MeasureEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="measure" type="plm:MeasureEnum" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="unitRef" type="plm:anyURIType" use="optional" plm:refType="plm:Unit"/> |