complexType MonikerContextPropertyType
diagram plmxml_diagrams/plmxml_p1539.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttributeBase
properties
base plm:AttributeBase
children plm:Description plm:ApplicationRef plm:GUID
used by
element MonikerContext
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
contextRef  xsd:anyURI  optional      
source <xsd:complexType name="MonikerContextPropertyType">
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttributeBase">
     
<xsd:choice maxOccurs="unbounded">
       
<xsd:element name="GUID" type="plm:GUIDType"/>
     
</xsd:choice>
     
<xsd:attribute name="contextRef" type="xsd:anyURI" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute MonikerContextPropertyType/@contextRef
type xsd:anyURI
properties
use optional
source <xsd:attribute name="contextRef" type="xsd:anyURI" use="optional"/>

element MonikerContextPropertyType/GUID
diagram plmxml_diagrams/plmxml_p1540.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:GUIDType
properties
content complex
children plm:Description plm:ApplicationRef
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
value  xsd:string  required      
source <xsd:element name="GUID" type="plm:GUIDType"/>


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