<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Java and XML</title>
  </titleInfo>
  <name type="personal">
    <namePart>McLaughlin, Brett</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">-us</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <publisher>O' Reilly</publisher>
    <dateIssued>c2000</dateIssued>
    <dateIssued encoding="marc">2000</dateIssued>
    <edition>1 st</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>479 p. : il. ;  23 cm</extent>
  </physicalDescription>
  <tableOfContents>Preface. -- 1. Introduction. --2. Creating XML. --3. Parsing XML. --4. Constraining XBL. --5. Validating XML. -- 6. Transforming XML. -- 7. Traversing XML. -- 8. JDOM. -- 9. Web publishing frameworks. -- 10. XML-RPC. -- 11. XML for configurations. -- 12. Creating XML wit java. -- 13. Business-to-business. --14. XML schema. --A. API reference. --B. Sax 2.0 Feactures and properties
</tableOfContents>
  <note type="statement of responsibility">Brett McLaughlin.</note>
  <note>English</note>
  <subject authority="lcsh">
    <topic>JAVA</topic>
  </subject>
  <subject>
    <topic>XML</topic>
  </subject>
  <subject>
    <topic>LENGUAJE DE MARCADO</topic>
  </subject>
  <subject>
    <topic>INFORMATICA</topic>
  </subject>
  <classification authority="udc">004.43 </classification>
  <identifier type="isbn">0596000162</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">FRRoUTN</recordContentSource>
    <recordCreationDate encoding="marc">231024</recordCreationDate>
    <recordIdentifier source="AR-FRRoUTN">88</recordIdentifier>
  </recordInfo>
</mods>
