[
Lists Home |
Date Index |
Thread Index
]
Hi all
can u put some light in this
i have a reqmt like this
i have to design a blogger site containg contents from differerent sites
like yahoo.com,search4rss.com
Is html scrapping a prefered way to do this
It seems its a commonly used thing and i d seen like this in lots of site
Just help
Paul Popiel wrote:
>Hi,
>
>Im having some issues with using getElementById function in DOM.
>
>my xml is validated against an xsd schema, with the attribute i want for the
>id declared as type xs:ID
>
>however when i use getElementById i get null.
>
>searching the web i see many other people have had the same problem, and
>that the function only seems to work with DTD.
>i still havent been able to find anyone stating a clear-cut solution to the
>issue.
>
>has anyone been able to get getElementById with XSD validated xml?
>
>thanks
>
>Paul Popiel
>Software Engineer
>
>Advanced Engine Components Limited
>14 Energy St, Malaga WA 6090
>Fax: +61 8 9209 6999
>Mob: 0412 657 051
>mailto:paulp@advancedengine.com
>http://www.advancedengine.com
>
>
>
>**********************************************************************
>This email is confidential. If you are not the intended recipient,
>you must not copy, distribute, disclose or otherwise use the
>information contained in it. If you have received this email in
>error, please tell us immediately by return email or by contacting
>us on (+61 8) 9209 6900 and delete the document. Email may
>be susceptible to data corruption, interception and unauthorised
>amendment. Advanced Engine Components Ltd is not
>responsible for any changes made to a document other than
>those made by Advanced Engine Components Ltd, or for the
>effect of the changes on the document's meaning.
>
>You must scan this email and any attachments for viruses.
>Advanced Engine Components Ltd accepts no liability for any
>loss, damage or consequence, whether caused by our own
>negligence or not, resulting directly or indirectly from your
>receipt of this email or the use of any attachments.
>**********************************************************************
>
>-----------------------------------------------------------------
>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>initiative of OASIS <http://www.oasis-open.org>
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To subscribe or unsubscribe from this list use the subscription
>manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
>
>
|