Saxon User Documentation - Version 9.4









ArcGIS Pro SDK for .NET: Introduction to Customization and

NET. • Develop Pro add-ins which allow extending and customizing of Pro XML format declarative-based framework to define the UI elements.
arcgis pro sdk for net


XML Schema best practices

Reusable: XML schemas should be specified in such a way that types and elements can be leveraged by other XML schemas. Every type defined in an XML schema that 
HP StephensonSchemaBestPractices


Saxon User Documentation - Version 9.4

24 jui. 2009 The PTree File Format . ... Saxon extensions to XML Schema 1.1 . ... Writing reflexive extension functions for .NET .
userdoc


XML (4)

<xsd:simpleType name = “FirstName” type = “xsd:string”/> If open the .xsd file with visual studio .net and right-click .. Select “View Schema” …
xml





Application XML Users' Guide

XSD files that completely documents the Application XML Schema Application XML Response File Schema - This is the file you use to format your custom ...
appxmlguide


Michigan Student Data System XML Validation Guide

30 avr. 2012 Net. Framework v2.0. Go to Microsoft's XML Notepad download page. ... Change the file extension to .xsd and save it to your local drive.
XML validation guide


Integrator Guide

18 jan. 2017 NET environment for web services. ... NET and the web services datastore can call the WSDL that ... format into the XML Schema format.
ds integrate en


corporate actions - getting started with iso 20022 messaging

1 mai 2019 This document is being made available by DTCC for information purposes only. ... Extension implementation schema(s) (the .xsd file(s)).
Getting Started CA ISO





CUSTOMISATION OPPORTUNITIES OF IUCLID FOR THE

7 fév. 2019 Update and extension of the IUCLID format . ... Each template is associated with its corresponding XML Schema file (eXtensible Mark-up.


RTI Code Generator Release Notes

4.1 Failure to generate code if input XML or XSD file not specified using Net exception during serialization/deserialization of keyed types whose key is ...
RTI CodeGenerator ReleaseNotes


214880 Saxon User Documentation - Version 9.4

Saxon User Documentation

Version 9.4

Saxon User Documentation: Version 9.4

iiiTable of Contents

1. About Saxon ............................................................................................................ 1

Introduction ......................................................................................................... 1

Getting Started ..................................................................................................... 1

Getting started with Saxon on the Java platform ................................................. 2 Getting started with Saxon on the .NET platform ................................................ 3

What is Saxon? .................................................................................................... 4

Choosing a software package .................................................................................. 4

Installation: Java platform ...................................................................................... 5

Prerequisites ................................................................................................. 5

Obtaining a license key .................................................................................. 6

Troubleshooting license key problems .............................................................. 7

Installing the software .................................................................................... 8

JAR files included in the product ..................................................................... 8

Installation: .NET platform .................................................................................... 10

Historical Note ................................................................................................... 11

Technical Support ............................................................................................... 12

Lists and forums for getting help ................................................................... 12

Bugs and patches ........................................................................................ 12

Related Products ................................................................................................. 13

2. Changes in this Release ............................................................................................ 15

Version 9.4 (2011-12-09) ...................................................................................... 15

Bytecode generation .................................................................................... 15

Reading source documents ............................................................................ 15

XPath 3.0 changes ....................................................................................... 16

XSLT changes ............................................................................................ 16

XSLT Packaged Stylesheets .......................................................................... 17

XQuery 3.0 changes .................................................................................... 18

Changes to XSD support .............................................................................. 18

Changes to Functions and Operators ............................................................... 19

Changes to Saxon extensions and extensibility mechanisms ................................. 19 Changes to application programming interfaces ................................................. 19 Changes to system programming interfaces ...................................................... 20

Version 9.3 (2010-10-30) ...................................................................................... 21

Highlights .................................................................................................. 22

Installation on .NET ..................................................................................... 22

Command line and configuration changes ........................................................ 22

Extensibility changes ................................................................................... 23

Extensions .................................................................................................. 23

XSLT 3.0 changes ....................................................................................... 24

Streaming in XSLT ..................................................................................... 25

XPath 3.0 changes ....................................................................................... 25

XPath 2.0 and XQuery 1.0 changes ................................................................ 25 XQuery 3.0 and XQuery Update changes ........................................................ 26

Functions and Operators ............................................................................... 26

XML Schema 1.0 changes ............................................................................ 27

XML Schema 1.1 changes ............................................................................ 27

Changes to the s9api API ............................................................................. 28

Saxon on .NET changes ................................................................................ 30

Serialization ............................................................................................... 30

Running Saxon from Ant .............................................................................. 30

The SQL Extension ..................................................................................... 31

Internal changes .......................................................................................... 31

Version 9.2 (2009-08-05) ...................................................................................... 32

Highlights .................................................................................................. 33

Installation and Licensing ............................................................................. 33

Saxon User DocumentationivS9API interface ........................................................................................... 36

Saxon on .NET ........................................................................................... 37

XSLT ........................................................................................................ 38

XQuery 1.0 ................................................................................................ 39

XQuery Updates ......................................................................................... 41

XQuery 1.1 ................................................................................................ 41

XML Schema ............................................................................................. 42

Streaming .................................................................................................. 44

Functions and Operators ............................................................................... 44

XML Parsing and Serialization ...................................................................... 45

External Object Models ................................................................................ 45

Extensibility ............................................................................................... 45

Extensions .................................................................................................. 46

Optimizations ............................................................................................. 47

Internals ..................................................................................................... 49

Version 9.1 (2008-07-02) ...................................................................................... 49

Highlights .................................................................................................. 50

XQuery Updates ......................................................................................... 50

XML Schema 1.1 ........................................................................................ 51

XML Schema 1.0 ........................................................................................ 52

XSLT 2.0 .................................................................................................. 52

XQuery 1.0 ................................................................................................ 53

XQJ (XQuery API for Java) .......................................................................... 54

S9API ....................................................................................................... 55

JAXP ........................................................................................................ 56

Extensibility ............................................................................................... 56

Extensions .................................................................................................. 57

Diagnostics and Tracing ............................................................................... 58

Saxon on .NET ........................................................................................... 58

Internal APIs .............................................................................................. 60

Saxon User Documentation

Version 9.4

Saxon User Documentation: Version 9.4

iiiTable of Contents

1. About Saxon ............................................................................................................ 1

Introduction ......................................................................................................... 1

Getting Started ..................................................................................................... 1

Getting started with Saxon on the Java platform ................................................. 2 Getting started with Saxon on the .NET platform ................................................ 3

What is Saxon? .................................................................................................... 4

Choosing a software package .................................................................................. 4

Installation: Java platform ...................................................................................... 5

Prerequisites ................................................................................................. 5

Obtaining a license key .................................................................................. 6

Troubleshooting license key problems .............................................................. 7

Installing the software .................................................................................... 8

JAR files included in the product ..................................................................... 8

Installation: .NET platform .................................................................................... 10

Historical Note ................................................................................................... 11

Technical Support ............................................................................................... 12

Lists and forums for getting help ................................................................... 12

Bugs and patches ........................................................................................ 12

Related Products ................................................................................................. 13

2. Changes in this Release ............................................................................................ 15

Version 9.4 (2011-12-09) ...................................................................................... 15

Bytecode generation .................................................................................... 15

Reading source documents ............................................................................ 15

XPath 3.0 changes ....................................................................................... 16

XSLT changes ............................................................................................ 16

XSLT Packaged Stylesheets .......................................................................... 17

XQuery 3.0 changes .................................................................................... 18

Changes to XSD support .............................................................................. 18

Changes to Functions and Operators ............................................................... 19

Changes to Saxon extensions and extensibility mechanisms ................................. 19 Changes to application programming interfaces ................................................. 19 Changes to system programming interfaces ...................................................... 20

Version 9.3 (2010-10-30) ...................................................................................... 21

Highlights .................................................................................................. 22

Installation on .NET ..................................................................................... 22

Command line and configuration changes ........................................................ 22

Extensibility changes ................................................................................... 23

Extensions .................................................................................................. 23

XSLT 3.0 changes ....................................................................................... 24

Streaming in XSLT ..................................................................................... 25

XPath 3.0 changes ....................................................................................... 25

XPath 2.0 and XQuery 1.0 changes ................................................................ 25 XQuery 3.0 and XQuery Update changes ........................................................ 26

Functions and Operators ............................................................................... 26

XML Schema 1.0 changes ............................................................................ 27

XML Schema 1.1 changes ............................................................................ 27

Changes to the s9api API ............................................................................. 28

Saxon on .NET changes ................................................................................ 30

Serialization ............................................................................................... 30

Running Saxon from Ant .............................................................................. 30

The SQL Extension ..................................................................................... 31

Internal changes .......................................................................................... 31

Version 9.2 (2009-08-05) ...................................................................................... 32

Highlights .................................................................................................. 33

Installation and Licensing ............................................................................. 33

Saxon User DocumentationivS9API interface ........................................................................................... 36

Saxon on .NET ........................................................................................... 37

XSLT ........................................................................................................ 38

XQuery 1.0 ................................................................................................ 39

XQuery Updates ......................................................................................... 41

XQuery 1.1 ................................................................................................ 41

XML Schema ............................................................................................. 42

Streaming .................................................................................................. 44

Functions and Operators ............................................................................... 44

XML Parsing and Serialization ...................................................................... 45

External Object Models ................................................................................ 45

Extensibility ............................................................................................... 45

Extensions .................................................................................................. 46

Optimizations ............................................................................................. 47

Internals ..................................................................................................... 49

Version 9.1 (2008-07-02) ...................................................................................... 49

Highlights .................................................................................................. 50

XQuery Updates ......................................................................................... 50

XML Schema 1.1 ........................................................................................ 51

XML Schema 1.0 ........................................................................................ 52

XSLT 2.0 .................................................................................................. 52

XQuery 1.0 ................................................................................................ 53

XQJ (XQuery API for Java) .......................................................................... 54

S9API ....................................................................................................... 55

JAXP ........................................................................................................ 56

Extensibility ............................................................................................... 56

Extensions .................................................................................................. 57

Diagnostics and Tracing ............................................................................... 58

Saxon on .NET ........................................................................................... 58

Internal APIs .............................................................................................. 60