Changeset 43 for trunk

Show
Ignore:
Timestamp:
05/17/11 18:55:54 (15 years ago)
Author:
eparker
Message:

Updated schema file w/ latest version from 3.2 RC1 release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/schema/gesture/ModelGlue.xsd

    r30 r43  
    297297                                </xsd:annotation> 
    298298                        </xsd:attribute> 
     299                         
     300                        <xsd:attribute name="extensible" type="xsd:boolean" use="optional"> 
     301                                <xsd:annotation> 
     302                                        <xsd:documentation><![CDATA[(Optional) - Allow extension by other event-handlers with the same name]]></xsd:documentation> 
     303                                </xsd:annotation> 
     304                        </xsd:attribute> 
    299305                                 
    300306                </xsd:complexType>