~ubuntu-branches/ubuntu/gutsy/gnumeric/gutsy-201105201701

« back to all changes in this revision

Viewing changes to gnumeric.xsd

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2007-03-08 16:16:45 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070308161645-uotkhmwywh7dkur4
Tags: 1.7.8-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
573
573
    <xsd:attributeGroup name="ObjectAnchor">
574
574
        <xsd:attribute name="ObjectBound"      type="xsd:string"        use="required"/>
575
575
        <xsd:attribute name="ObjectOffset"     type="gnm:offsets"       use="required"/>
576
 
        <xsd:attribute name="ObjectAnchorType" type="gnm:anchor_type"   use="required"/>
 
576
        <xsd:attribute name="ObjectAnchorType" type="gnm:anchor_type"   use="optional"/>
577
577
        <xsd:attribute name="Direction"        type="gnm:direction"     use="required"/>
578
578
    </xsd:attributeGroup>
579
579
 
707
707
        </xsd:restriction>
708
708
    </xsd:simpleType>
709
709
 
 
710
    <!-- As of 1.7.7 this is deprecated -->
710
711
    <xsd:simpleType name="anchor_type">
711
712
        <xsd:restriction base="xsd:string">
712
713
            <!-- if this seems hard to read, it purportedly describes 4