diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:complexType name="MonikerPathType"> <xsd:annotation> <xsd:documentation> This datatype just contains a string which represents the moniker path of the entity/entities. This equivalent to the string used within the context of the SE public API. This functionality should eventually be used by all EDS PLM applications. </xsd:documentation> </xsd:annotation> <xsd:attribute name="path" type="xsd:string" use="required"/> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="path" type="xsd:string" use="required"/> |