ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-xml
perl-xml
no element found error
by Vikram Veer other posts by this author
Feb 20 2007 10:28PM messages near this date
view in the new Beta List Site
Re: java and perl comparision +xml packages | Re: no element found error
& XSLT Hi i get the following error 
  when i try parsing this file. as far as my knowledge the file is wellformed:
   
  no element found at line 1, column 0, byte 0 at D:/Perl/lib/XML/Parser.pm line 187
  <?xml version="1.0" encoding="ISO-8859-1"?> 
  <species name="Camelus bactrianus" size="20ft"> 
    <common-name> Bactrian Camel</common-name>
    <physical-characteristics> 
      <mass> 450 to 500 kg.</mass>
      <appearance> </appearance>
    </physical-characteristics> 
    <natural-history> 
      <food-habits> 
         This is foodhabits tag.
       </food-habits> 
      <reproduction> 
         This is reproduction tag.
       </reproduction> 
      <behavior> 
         This is behaviour tag.
       </behavior> 
      <habitat> 
         This is habitat tag.
       </habitat> 
    </natural-history> 
    <conservation status="endangered"> 
      <detail> 
        This is detail tag.
      </detail> 
    </conservation> 
  </species> 

  in my prevoius post i was talking abt xml to flat file conversion and stillfinding way for
 that and will post all i collect immediately after i complete that..I thank one and all for
 ur advices on that.
   
  Thanks in advance..

 				
---------------------------------
 Here�s a new way to find what you're looking for - Yahoo! Answers 
Thread:
Vikram Veer
Grant McLean
Vikram Veer

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved