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="ActivityEntryValueType"> <xsd:annotation> <xsd:documentation> Service data collection information. Attributes: name: Inherited from AttribOwner. Workspace object name. description: Inherited from AttribOwner. Workspace description. entryValueChar: Characteristic value. entryValueDate: Characteristic date. isPropagate: Is propagate on Activity Entry Value. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="entryValueChar" type="xsd:float" use="optional"/> <xsd:attribute name="entryValueDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="isPropagate" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:float | ||
properties |
|
||
source | <xsd:attribute name="entryValueChar" type="xsd:float" use="optional"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="entryValueDate" type="xsd:dateTime" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isPropagate" type="xsd:boolean" default="false"/> |