|
Home > Online Product Documentation > Table of Contents > Examples of simpleTypes in an XML Schema Examples of simpleTypes in an XML SchemaThe W3C XML Schema Part 0: Primer specifies the following simpleType in its sample purchase order schema:
This specifies that
The
Elsewhere in the purchase order schema, an attribute definition specifies that SKU is the type of its value:
An XML document that uses a schema that contains this simpleType definition can specify the
Following is another example of a simpleType definition from the W3C XML Schema Part 0: Primer. This simpleType,
|
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!
Stylus Studio API Documentation
Java API reference materials providing detailed information about Stylus Studio and other industry leading XML processing components.
EDI to XML Mapping in Stylus Studio
Learn how to use Stylus Studio's EDI to XML mapping tools in Convert-to-XML, including loading an EDI file, inspecting application control codes, customizing XML output and other advanced EDI to XML mapping features.
Learn XSLT
Free online video demonstrations for learning XSLT and how to design XSLT stylesheets to convert XML to HTML in publishing applications, or how to convert HTML to XML.