Definition Type: Element
Name: span
Namespace: http://www.ascc.net/xml/schematron
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schematron1-5.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into class in schema schematron1-5_xsdXSD Diagram of span in schema schematron1-5_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="span">
    <xsd:complexType>
        <xsd:simpleContent>
            <!-- KAK changed 
				<xsd:restriction base="xsd:string">
				-->
            <xsd:extension base="xsd:string">
                <xsd:attribute name="class" type="xsd:string" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
class sch:class (Optional)