Definition Type: Element
Name: line3
Namespace: http://www.xml-cml.org/schema
Type: nsA:line3Type
Containing Schema: schema.xsd
Abstract
Documentation:
A line in 3-space. A line characterised by one or two endpoints. 2006-01-02: the 6-number content has caused much confusion and will be obsoleted in favour of the point3 and vector3 attributes
Collapse XSD Schema Diagram:
Drilldown into vector3 in schema schema_xsd Drilldown into vector3 in schema schema_xsd Drilldown into point3 in schema schema_xsd Drilldown into point3 in schema schema_xsd Drilldown into units in schema schema_xsd Drilldown into units in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into convention in schema schema_xsd Drilldown into convention in schema schema_xsdXSD Diagram of line3 in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:element name="line3" id="el.line3">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A line in 3-space.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">A line characterised by one or two endpoints.</h:div>
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2006-01-02: the 6-number content has caused much confusion and 
            will be obsoleted in favour of the point3 and vector3 attributes</h:div>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="line3Type">
                <xsd:attributeGroup ref="convention" />
                <xsd:attributeGroup ref="dictRef" />
                <xsd:attributeGroup ref="id" />
                <xsd:attributeGroup ref="title" />
                <xsd:attributeGroup ref="units" />
                <xsd:attributeGroup ref="point3" />
                <xsd:attributeGroup ref="vector3" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
convention nsA:convention (Optional)
dictRef nsA:dictRef (Optional)
id nsA:id (Optional)
title nsA:title (Optional)
units nsA:units (Optional)
point3 nsA:point3 (Optional)
vector3 nsA:vector3 (Optional)
Collapse Derivation Tree: