|
Home > Online Product Documentation > Table of Contents > Tree View Tree ViewTo define a notation:
1. Click the
schema node.
2. In the left tool bar, click
New Notation
3. In the field that Stylus Studio displays, enter the name of the notation.
4. In the
Properties window, double-click the
Public ID field and enter the public ID. The public ID is a unique string that refers to the location of the external data, but it leaves the resolution of the location to some interpretations, for example,
MyCompany//LOGO//JPEG.
5. In the
Properties window, double-click the
System ID field and enter the system ID. The system ID is the URL that Stylus Studio uses to physically locate the external data, for example,
http://www.mycompany.com/mylogo.jpg.
|
XQuery Tutorial
This XQuery Tutorial is about "BUILDING XQUERY BASED WEB SERVICE AGGREGATION AND REPORTING APPLICATIONS".
DTD vs. Schema
Stylus Studio provides tools for working with both W3C XML Schema and DTD's - this tutorial explains what the differences are between the two, providing a technical comparison of DTD vs Schema.
Industrial & Farm Equipment
Industrial & farm equipment manufacturers are mowing away the time it takes for data integration with the power of Stylus Studio 2006! See which top industrial and farm equipment manufacturers are cowboying up with Stylus Studio.
Using DTD in Java Applications
Learn how to validate XML documents using industry-standard DTD's from within your Java applications using Java DTD components including Apache Xerces and XSV.