Definition Type: ComplexType
Name: arcType
Namespace: http://schemas.microsoft.com/aml/2001/core
Type: anyType:http://www.w3.org/2001/XMLSchema
Containing Schema: aml.xsd
Abstract
Documentation:
Not used by Microsoft Office Word 2003.
Collapse XSD Schema Diagram:
Drilldown into actuate in schema aml_xsd Drilldown into show in schema aml_xsd Drilldown into title in schema aml_xsd Drilldown into role in schema aml_xsd Drilldown into arcrole in schema aml_xsd Drilldown into to in schema aml_xsd Drilldown into from in schema aml_xsd Drilldown into type in schema aml_xsdXSD Diagram of arcType in schema aml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="arcType">
    <xsd:annotation>
        <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:restriction base="xsd:anyType">
            <xsd:attribute name="type" type="type" fixed="arc">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="from" type="from" default="context" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="to" type="to" default="content" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="arcrole" type="arcrole" default="annotates" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="role" type="role" default="annotation" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="title" type="title" default="annotation" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="show" type="show" default="undefined" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="actuate" type="actuate" default="undefined" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:restriction>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
type aml:type (Optional)
from aml:from context Optional
to aml:to content Optional
arcrole aml:arcrole annotates Optional
role aml:role annotation Optional
title aml:title annotation Optional
show aml:show undefined Optional
actuate aml:actuate undefined Optional
<anyAttribute>
Collapse Derivation Tree:
Collapse References:
aml:arc