complexType EffectivityType
diagram plmxml_diagrams/plmxml_p309.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttribOwnerBase
properties
base plm:AttribOwnerBase
abstract true
children plm:Description plm:ApplicationRef plm:Attribute
used by
element Effectivity
complexTypes DateEffectivityType LotEffectivityType SerialNumberEffectivityType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
contextRef  plm:anyURIType  optional      
annotation
documentation

      Effectivity Base class.
     
      contextRef: the Structure, StructureRevision, or ConfigurationContext in which this
                  Effectivity applies. If absent, then the Effectivity is relevant for
                  all Products and ProductRevisions which use the element to which the
                  Effectivity is attached.
     
source <xsd:complexType name="EffectivityType" abstract="true">
 
<xsd:annotation>
   
<xsd:documentation>
      Effectivity Base class.
     
      contextRef: the Structure, StructureRevision, or ConfigurationContext in which this
                  Effectivity applies. If absent, then the Effectivity is relevant for
                  all Products and ProductRevisions which use the element to which the
                  Effectivity is attached.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttribOwnerBase">
     
<xsd:attribute name="contextRef" type="plm:anyURIType" use="optional" plm:refType="plm:Managed"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute EffectivityType/@contextRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="contextRef" type="plm:anyURIType" use="optional" plm:refType="plm:Managed"/>


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