XmlTypeMapping Properties
Collapse the table of content
Expand the table of content

XmlTypeMapping Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The XmlTypeMapping type exposes the following members.

  NameDescription
Public property ElementName Get the name of the mapped element. (Inherited from XmlMapping.)
Public property Namespace Gets the namespace of the mapped element. (Inherited from XmlMapping.)
Public property TypeFullName The fully qualified type name that includes the namespace (or namespaces) and type.
Public property TypeName Gets the type name of the mapped object.
Public property XsdElementName Gets the name of the XSD element of the mapping. (Inherited from XmlMapping.)
Public property XsdTypeName Gets the XML element name of the mapped object.
Public property XsdTypeNamespace Gets the XML namespace of the mapped object.
Top

Show:
© 2017 Microsoft