| Introduction | |
| - | |
| . | |
| 1 | |
| 2 | |
| 3 | |
| 9 | |
| A | |
| B | |
| C | |
| D | |
| E | |
| F | |
| G | |
| H | |
| I | |
| J | |
| K | |
| L | |
| » | M |
| N | |
| O | |
| P | |
| Q | |
| R | |
| S | |
| T | |
| U | |
| V | |
| W | |
| X | |
| Y | |
| Z | |
| Θ | |
MAP
map($f as function(item()) as item()*, $seq as item()*) → item()*
parse-json($arg as xs:string, $options as map(*)) → document-node(element(*, xs:untyped))
serialize($arg as item()*, $options as map(*)) → xs:string
MAP-PAIRS
map-pairs($f as function(item(), item()) as item()*, $seq1 as item()*, $seq2 as item()*) → item()*
MAPS
MAPSTRING
translate($arg as xs:string?, $mapString as xs:string, $transString as xs:string) → xs:string
MATCHES
matches($input as xs:string?, $pattern as xs:string, $flags as xs:string) → xs:boolean
matches($input as xs:string?, $pattern as xs:string) → xs:boolean
MATCHING-SUBSTRING
MAX
max($arg as xs:anyAtomicType*, $collation as xs:string) → xs:anyAtomicType?
max($arg as xs:anyAtomicType*) → xs:anyAtomicType?
MAXOCCURS
Handling minOccurs and maxOccurs
MEASUREMENT
MECHANISMS
Changes to Saxon extensions and extensibility mechanisms
MEMO-FUNCTION
declare option saxon:memo-function
MERGE
MERGE-ACTION
MERGE-INPUT
MERGE-SOURCE
MESSAGE
MESSAGES
Messages associated with assertions and other facets
METHOD
Converting Method Arguments - General Rules
Identifying the Java constructor, method, or field
The saxon:base64Binary serialization method
The saxon:hexBinary serialization method
The saxon:ptree serialization method
The saxon:xquery serialization method
METHODS
Calling .NET Instance-Level Methods
Calling Java Instance-Level Methods
Calling Static Methods in a .NET Class
Calling Static Methods in a Java Class
Choosing among overloaded methods
Identifying and Calling Specific Methods
MICROSOFT
Running the example using Microsoft Access
MIN
min($arg as xs:anyAtomicType*, $collation as xs:string) → xs:anyAtomicType?
min($arg as xs:anyAtomicType*) → xs:anyAtomicType?
MINOCCURS
Handling minOccurs and maxOccurs
MINUS
MINUTES-FROM-DATETIME
minutes-from-dateTime($arg as xs:dateTime?) → xs:integer?
MINUTES-FROM-DURATION
minutes-from-duration($arg as xs:duration?) → xs:integer?
MINUTES-FROM-TIME
minutes-from-time($arg as xs:time?) → xs:integer?
MISCELLANEOUS
Miscellaneous XSD 1.1 Features
MODE
MODEL
Changes to the Schema Component Model API
Serializing a Schema Component Model
MODELS
Importing and Exporting Schema Component Models
Third-party Object Models: DOM, JDOM, XOM, and DOM4J
MODULES
Separate compilation of library modules
MONTH-FROM-DATE
month-from-date($arg as xs:date?) → xs:integer?
MONTH-FROM-DATETIME
month-from-dateTime($arg as xs:dateTime?) → xs:integer?
MONTHS-FROM-DURATION
months-from-duration($arg as xs:duration?) → xs:integer?
MOZILLA
MULTI-CORE
MULTIPLICATION
MULTI-THREADED
MYSQL
Running the example using MySQL