2.2.147.49 word

The word element MUST be ignored.

Parent Elements

words

Attributes:

value: This attribute MUST be ignored.

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

 <xsd:element name="word" maxOccurs="unbounded" minOccurs="1">
   <xsd:complexType>
     <xsd:sequence/>
     <xsd:attribute name="value" type="xsd:string" use="optional" default=""/>
     <xsd:anyAttribute processContents="skip"/>
   </xsd:complexType>
 </xsd:element>