complexType MonikerGUIDRefType
diagram plmxml_diagrams/plmxml_p1542.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
used by
element MonikerRefType/MonikerGUID
attributes
Name  Type  Use  Default  Fixed  Annotation
guidRef  xsd:IDREF  required      
documentation

    The GUIDRef attribute contains the id of the GUID in the GUIDTable.
   
annotation
documentation

  This datatype just contains the id of the GUID which describes
  all the entities of interest. The GUIDRef attribute contains
  the id of the GUID in the GUIDTable.
  By specifying just a GUID for a moniker means the reference
  is specifiying all the entities that are associated with that
  GUID.
 
source <xsd:complexType name="MonikerGUIDRefType">
 
<xsd:annotation>
   
<xsd:documentation>
  This datatype just contains the id of the GUID which describes
  all the entities of interest. The GUIDRef attribute contains
  the id of the GUID in the GUIDTable.
  By specifying just a GUID for a moniker means the reference
  is specifiying all the entities that are associated with that
  GUID.
 
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="guidRef" type="xsd:IDREF" use="required">
   
<xsd:annotation>
     
<xsd:documentation>
    The GUIDRef attribute contains the id of the GUID in the GUIDTable.
   
</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

attribute MonikerGUIDRefType/@guidRef
type xsd:IDREF
properties
use required
annotation
documentation

    The GUIDRef attribute contains the id of the GUID in the GUIDTable.
   
source <xsd:attribute name="guidRef" type="xsd:IDREF" use="required">
 
<xsd:annotation>
   
<xsd:documentation>
    The GUIDRef attribute contains the id of the GUID in the GUIDTable.
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy