HS.Doc.Mapping.CDA.SourceField
class HS.Doc.Mapping.CDA.SourceField extends HS.Doc.Mapping.Common.SourceField
Property Inventory
Parameters
parameter XMLTYPE = CDAPath;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is
empty then the class name will be used to construct a default XML type.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
property Path as %String (MAXLEN = 32000);
Property methods: PathDisplayToLogical(), PathGet(), PathIsValid(), PathLogicalToDisplay(), PathLogicalToOdbc(), PathNormalize(), PathSet()
property StructuredMappingRef as %String (MAXLEN = 1000);
Property methods: StructuredMappingRefDisplayToLogical(), StructuredMappingRefGet(), StructuredMappingRefIsValid(), StructuredMappingRefLogicalToDisplay(), StructuredMappingRefLogicalToOdbc(), StructuredMappingRefNormalize(), StructuredMappingRefSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GetParameter()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %ValidateObject()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()