attributeGroup idGroup
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
used by
complexTypes IdBase NormalType PositionType TextureCoordType TransformType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
annotation
documentation

      The 'id' attribute is used for references between elements. It
      should not be use to encode other information.
     
source <xsd:attributeGroup name="idGroup">
 
<xsd:annotation>
   
<xsd:documentation>
      The 'id' attribute is used for references between elements. It
      should not be use to encode other information.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="id" type="xsd:ID" use="optional"/>
</xsd:attributeGroup>

attribute idGroup/@id
type xsd:ID
properties
use optional
source <xsd:attribute name="id" type="xsd:ID" use="optional"/>


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