Hi,

I could not figure out how to resolve this issue with castor.  Any help is appreciated.

**** Error**********

org.xml.sax.SAXException: Illegal Text data found as child of: _items

value: "(CP2801) to make a mark to identify the number one fan blade (for a list of markers, see the reference) "{file: [not available]; line: 443; column: 175}

**********xml***************

<para>Use a<conn>

<conNbr> G02481</conNbr>

<conName>marker, </conName>

</conn>(CP2801) to make a mark to identify the number one fan blade (for a list of markers, see the reference) <refExt REFMAN="AMM" REFLOC="70-10-03-910-801-F00">(AMM 70-10-03/201)</refExt></para>

 

**********Schema********

<xs:element name="para" type="paraType"/>

<xs:complexType name="paraType" mixed="true">

<xs:choice minOccurs="0" maxOccurs="unbounded">

<xs:element ref="revStart"/>

<xs:element ref="ted"/>

<xs:element ref="stc"/>

<xs:element ref="conn"/>

<xs:element ref="refExt"/>

<xs:element ref="cb"/>

<xs:element ref="graphicRef"/>

<xs:element ref="revEnd"/>

</xs:choice>

</xs:complexType>

 

Thanks,

Tom


Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.

Reply via email to