Skip to main content

HS.Doc.Mapping.Common.Mapping

class HS.Doc.Mapping.Common.Mapping extends %Library.RegisteredObject, %XML.Adaptor

Property Inventory

Parameters

parameter NAMESPACE = http://www.intersystems.com/healthshare/mapping;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.

Properties

property Target as list of HS.Doc.Mapping.Common.MappingTarget (XMLPROJECTION = "ELEMENT");
Property methods: TargetBuildValueArray(), TargetCollectionToDisplay(), TargetCollectionToOdbc(), TargetDisplayToCollection(), TargetGet(), TargetGetObject(), TargetGetObjectId(), TargetGetSwizzled(), TargetIsValid(), TargetOdbcToCollection(), TargetSet(), TargetSetObject(), TargetSetObjectId()
property id as %String (MAXLEN = 4000, XMLPROJECTION = "ATTRIBUTE");
Property methods: idDisplayToLogical(), idGet(), idIsValid(), idLogicalToDisplay(), idLogicalToOdbc(), idNormalize(), idSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab