|
Home > Online Product Documentation > Table of Contents > Finding an Element with a Particular ID Finding an Element with a Particular ID
To obtain the element that has a particular identifier (ID), the DTD must specify an attribute for that element. The type of this attribute must be
The
For example:
This query searches for an element that has an attribute whose Details about working with IDs are in the following topics: The id() Function's Argument
When the
When the argument of
Unique IDs
An element node can have a unique ID. This is the value of the attribute that is declared in the DTD as type
If a document does not have a DTD, the
|
Support for US National Library of Medicine (NLM) Document Type Definitions
Stylus Studio provides support for editing and validating XML documents using US National Library of Medicine data models. In this tutorial, we'll provide a step-by-step overview of how to use the NLM DTD's in Stylus Studio!
W3C XML Specifications
Learn about the official W3C XML specifications for XML, XSLT, XQuery, XPath, DOM, XML Namespaces, XInclude, XML Base, XPointer, WSDL and more.
Translating XML documents to X12
In-place, via XSLT and via XQuery are all mechanisms supported for converting XML to X12
XML Schema Tutorial
An XML Schema Tutorial that explores real-world XML Schema development issues, XML Schema examples and various use cases.