Schema Central > XML Schema 1.1 > xsd:untypedAtomic
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsd:untypedAtomic

The generic xsd:untypedAtomic type is used in XPath 2.0, applying to all attribute nodes and atomic values that are "untyped", i.e., have no specific type. An attribute node is untyped if it was not validated against a schema declaration.

An atomic value might have the type xsd:untypedAtomic if it was extracted from an untyped element or attribute. Untyped atomic values can often be used wherever a typed value would. This is because every function and expression has rules for casting untyped values to an appropriate type.

Simple Type Information

Namespace: http://www.w3.org/2001/XMLSchema

Schema Document: builtintypes.xsd

Type Inheritance Chain

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com