XdmType.AtomicType MethodXdmType.AtomicType MethodXdmType::AtomicType Method

Creates a reference to an atomic type

Overload List

 NameDescription
Public methodstaticAtomicType (string, string)AtomicType (String, String)AtomicType (String^, String^) Creates a reference to the atomic type with the specified name.
Public methodstaticAtomicType (XmlQualifiedName)AtomicType (XmlQualifiedName)AtomicType (XmlQualifiedName^) Creates a reference to the atomic type with the specified name.

Top