complexType SignalRevisionType
diagram plmxml_diagrams/plmxml_p1046.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:StructureRevisionBase
properties
base plm:StructureRevisionBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup
used by
element SignalRevision
complexType FrameSignalRevisionType
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      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
revision  xsd:string  required      
version  xsd:nonNegativeInteger  optional      
masterRef  plm:anyURIType  required      
optionRefs  plm:uriReferenceListType  optional      
instanceRefs  plm:uriReferenceListType  optional      
gdeInstanceRefs  plm:uriReferenceListType  optional      
simplifiedRepRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
valueRef  plm:anyURIType  optional      
annotation
documentation

      This is a revision of a Signal.
     
      Attributes:
    
      valueRef:         Reference to a 'default' SignalValue
     
source <xsd:complexType name="SignalRevisionType">
 
<xsd:annotation>
   
<xsd:documentation>
      This is a revision of a Signal.
     
      Attributes:
    
      valueRef:         Reference to a 'default' SignalValue
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:StructureRevisionBase">
     
<xsd:attribute name="valueRef" type="plm:anyURIType" use="optional" plm:refType="plm:SignalValue"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute SignalRevisionType/@valueRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="valueRef" type="plm:anyURIType" use="optional" plm:refType="plm:SignalValue"/>


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