complexType Ann3DCrosshatchPatternDefinitionType
diagram plmxml_diagrams/plmxml_p687.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttribOwnerBase
properties
base plm:AttribOwnerBase
children plm:Description plm:ApplicationRef plm:Attribute plm:Group
used by
element CrosshatchPatternDefinition
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

      A Crosshatch pattern definition.

      Attributes:

      name:                     Inherited from AttribOwner.

      Sub-elements:

      Group:                    One or more Crosshatch line groups.
     
source <xsd:complexType name="Ann3DCrosshatchPatternDefinitionType">
 
<xsd:annotation>
   
<xsd:documentation>
      A Crosshatch pattern definition.

      Attributes:

      name:                     Inherited from AttribOwner.

      Sub-elements:

      Group:                    One or more Crosshatch line groups.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttribOwnerBase">
     
<xsd:sequence>
       
<xsd:element name="Group" type="plm:Ann3DCrosshatchGroupType" minOccurs="1" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element Ann3DCrosshatchPatternDefinitionType/Group
diagram plmxml_diagrams/plmxml_p688.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DCrosshatchGroupType
properties
minOcc 1
maxOcc unbounded
content complex
children plm:Line
attributes
Name  Type  Use  Default  Fixed  Annotation
angle  xsd:double    0.0    
scale  xsd:double    1.0    
source <xsd:element name="Group" type="plm:Ann3DCrosshatchGroupType" minOccurs="1" maxOccurs="unbounded"/>


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