diagram | |||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||
type | extension of plm:DescriptionBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:GUID | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="GUIDTableType"> <xsd:annotation> <xsd:documentation> Datatype for defining a table of GUIDs for later use by the entity reference elements. These values are the GUIDs used on the target body or entity and provide a mechanism to 'shorthand' the moniker information without having to repeat lengthy GUID strings. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:DescriptionBase"> <xsd:choice maxOccurs="unbounded"> <xsd:element name="GUID" type="plm:GUIDType"/> </xsd:choice> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
type | plm:GUIDType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:element name="GUID" type="plm:GUIDType"/> |