Public Properties

  Name Description
Public property TargetClass Specifies the DocumentClassDefinition object that defines the target document class for this XMLPropertyMappingScript object. The target class indicates the specific document properties that will be mapped to by the property-mapping script.
Public property XMLDocumentType Specifies the type of source XML document to which this XMLPropertyMappingScript object applies. The value of this property can be one of the following:
  • A GUID.
  • A Uniform Resource Identifier (URI) identifying an XML, a Document Type Definition (DTD), or a schema namespace.
  • The name of an XML root element.
Top

See Also