complexType VariantDefaultFixedType
diagram plmxml_diagrams/plmxml_p564.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:VariantDefaultBase
properties
base plm:VariantDefaultBase
children plm:Description plm:ApplicationRef plm:Attribute plm:SetDefault
used by
element VariantDefaultFixed
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      
annotation
documentation

      VariantDefaultFixed. This is a collection of 'SetDefault' Statements.

      Elements:

      A non-empty sequence of SetDefault Statements, which set the values of some
      Options, if they are not already set.
     
source <xsd:complexType name="VariantDefaultFixedType">
 
<xsd:annotation>
   
<xsd:documentation>
      VariantDefaultFixed. This is a collection of 'SetDefault' Statements.

      Elements:

      A non-empty sequence of SetDefault Statements, which set the values of some
      Options, if they are not already set.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:VariantDefaultBase">
     
<xsd:choice maxOccurs="unbounded">
       
<xsd:element ref="plm:SetDefault"/>
     
</xsd:choice>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>


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