OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office-accessibility message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Schema - tables in frames?



Re confirmation that native tables are in frames in the 1.2 schema, I found this:

<define name="draw-frame">
    <element name="draw:frame">
        <ref name="common-draw-shape-with-text-and-styles-attlist"/>
        <ref name="common-draw-position-attlist"/>
        <ref name="common-draw-rel-size-attlist"/>
        <ref name="common-draw-caption-id-attlist"/>
        <ref name="presentation-shape-attlist"/>
        <ref name="draw-frame-attlist"/>
        <zeroOrMore>
            <choice>
                <ref name="draw-text-box"/>
                <ref name="draw-image"/>
                <ref name="draw-object"/>
                <ref name="draw-object-ole"/>
                <ref name="draw-applet"/>
                <ref name="draw-floating-frame"/>
                <ref name="draw-plugin"/>
                <ref name="table-table"/>
            </choice>
        </zeroOrMore>
        <optional>
            <ref name="office-event-listeners"/>
        </optional>
        <zeroOrMore>
            <ref name="draw-glue-point"/>
        </zeroOrMore>
        <optional>
            <ref name="draw-image-map"/>
        </optional>
        <optional>
            <ref name="svg-title"/>
        </optional>
        <optional>
            <ref name="svg-desc"/>
        </optional>
        <optional>
            <choice>
                <ref name="draw-contour-polygon"/>
                <ref name="draw-contour-path"/>
            </choice>
        </optional>
    </element>
</define>

Pete Brunet
                                                                         

IBM Accessibility Architecture and Development
11501 Burnet Road, MS 9022E004, Austin, TX 78758
Voice: (512) 838-4594, Cell: (512) 689-4155
Ionosphere: WS4G


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]