CSML 3.0 [Top | back ]
element csml30:script
diagram
namespace http://www.csml.org/csml/version3
properties
content complex
mixed true
used by
elements csml30:connectorFiring csml30:delay csml30:firing csml30:function csml30:variable
attributes
Name  Type  Use  Default  Fixed  Annotation
keyxs:string      
languagexs:string      
source <xs:element name="script">
 
<xs:complexType mixed="true">
   
<xs:attribute name="key" type="xs:string"/>
   
<xs:attribute name="language" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute csml30:script/@key
type xs:string
properties
isRef 0
source <xs:attribute name="key" type="xs:string"/>

attribute csml30:script/@language
type xs:string
properties
isRef 0
source <xs:attribute name="language" type="xs:string"/>