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="FrameSequenceInstanceType"> <xsd:annotation> <xsd:documentation> An instance of a FrameSequence. Attributes: frameSequenceRef: References a FrameSequence. timeStamp: The time in seconds (SI units) of the start of the FrameSequence with respect to some external datum. This overrides the timeStamp attribute on the FrameSequence. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="frameSequenceRef" type="plm:anyURIType" use="optional" plm:refType="plm:FrameSequence"/> <xsd:attribute name="timeStamp" type="xsd:double" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="frameSequenceRef" type="plm:anyURIType" use="optional" plm:refType="plm:FrameSequence"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="timeStamp" type="xsd:double" use="optional"/> |