This chapter describes various methods to view an XML document.
Ten rozdział opisuje różne metody, aby wyświetlić dokument XML.
A general XML document consists of so-called "tags".
Example 3 In this example, let us insert some new nodes in the xml document authors.xml and then show all the authors' first names in a list box.
Przykład 3 W tym przykładzie, niech nam wstawić nowe węzły w Authors.xml dokumentu XML, a następnie pokazać wszystkie imiona autorów w polu listy.
Virtually, any type of data can be expressed as an XML document.
Praktycznie każdy rodzaj danych może być wyrażona w postaci dokumentu XML.
But in case of XML document, tags are not predefined.
Jednak w przypadku dokumentu XML, znaczniki nie są predefiniowane.
An XML document may contain one main tag and no more.
Dokument XML może mieć co najwyżej jeden znacznik główny.
It can store large amount of XML document and data.
Java provides multiple options to parse XML document.
Java zapewnia wiele opcji do analizowania dokumentu XML.
XML document must contain one or more elements.
Dokument XML musi zawierać conajmniej jeden element.
A XML document is well-formed if it is syntactically correct.
Dokument XML jest dobrze sformatowany gdy jest syntaktycznie poprawny.
The first batch file sets up a scheduled task using the parameters set in the XML document.
Pierwszy plik wsadowy konfiguruje zaplanowane zadanie przy użyciu parametrów ustawionych w dokumencie XML.
The 'standalone' attribute declares XML document mode.
Atrybut 'standalone' określa tryb dokumentu XML.
The semantics of an XML document compliant with this schema is explained in this document.
Semantyka dokumentu XML zgodnego z tą schemą jest wyjaśniona w tym dokumencie.