2.2.1.2.15 script

The script element MUST NOT be present.

Parent Elements

scripts

Attributes:

src: This attribute MUST NOT be present.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="script">
   <xsd:complexType>
     <xsd:attribute name="src" type="xsf:xdFileName" use="required"/>
   </xsd:complexType>
 </xsd:element>