complexType Ann3DFCFDatumGroupType
diagram plmxml_diagrams/plmxml_p723.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:IdBase
properties
base plm:IdBase
children plm:Datum
used by
elements Ann3DFCFToleranceCompartmentType/Primary Ann3DFCFToleranceCompartmentType/Secondary Ann3DFCFToleranceCompartmentType/Tertiary
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
annotation
documentation

      Ann3DFCFDatumGroupType: derived from IdBase
     
      Elements:
     
      Datum:         one or more DatumReference elements
   
source <xsd:complexType name="Ann3DFCFDatumGroupType">
 
<xsd:annotation>
   
<xsd:documentation>
      Ann3DFCFDatumGroupType: derived from IdBase
     
      Elements:
     
      Datum:         one or more DatumReference elements
   
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:IdBase">
     
<xsd:sequence>
       
<xsd:element name="Datum" type="plm:Ann3DFCFDatumReferenceType" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element Ann3DFCFDatumGroupType/Datum
diagram plmxml_diagrams/plmxml_p724.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DFCFDatumReferenceType
properties
minOcc 1
maxOcc unbounded
content complex
children plm:TextLabel plm:FreeState
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
label  xsd:string  optional      
modifier  plm:Ann3DFCFModifier  optional      
datumRef  xsd:IDREF  optional      
source <xsd:element name="Datum" type="plm:Ann3DFCFDatumReferenceType" maxOccurs="unbounded"/>


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