attributeGroup referenceGroup
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
used by
complexTypes CompoundRepType RepresentationType
attributes
Name  Type  Use  Default  Fixed  Annotation
location  plm:anyURIType  optional      
appinfo
validate=skipName
load  xsd:boolean    false    
source <xsd:attributeGroup name="referenceGroup">
 
<xsd:attribute name="location" type="plm:anyURIType" use="optional">
   
<xsd:annotation>
     
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="load" type="xsd:boolean" default="false"/>
</xsd:attributeGroup>

attribute referenceGroup/@location
type plm:anyURIType
properties
use optional
annotation
appinfo
validate=skipName
source <xsd:attribute name="location" type="plm:anyURIType" use="optional">
 
<xsd:annotation>
   
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo>
 
</xsd:annotation>
</xsd:attribute>

attribute referenceGroup/@load
type xsd:boolean
properties
default false
source <xsd:attribute name="load" type="xsd:boolean" default="false"/>


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