diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:Group | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
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> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
type | plm:Ann3DCrosshatchGroupType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | plm:Line | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="Group" type="plm:Ann3DCrosshatchGroupType" minOccurs="1" maxOccurs="unbounded"/> |