complexType "ItemMapType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
"true" |
|
= |
xs:NMTOKEN |
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Maps a Source and one or more Target items of the same type within the Source and Target Schemes identified.
Type Derivation Tree
ItemMapType
|
XML Source (w/o annotations (6); see within schema source)
<xs:complexContent>
<xs:extension base="r:IdentifiableType">
<xs:sequence>
</xs:sequence>
<xs:attribute name="alias" type="xs:NMTOKEN" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/6)
alias
-
Type: |
xs:NMTOKEN, predefined |
Use: |
optional |
Allows for an alias to be assigned to the correspondence between two items, so that it can be referred to with a single name, that would include both related items.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="alias" type="xs:NMTOKEN" use="optional"/>
|
Content Element Detail (all declarations; defined within this component only; 4/11)
-
Describe the level of similarity and difference between the Source and the Target objects.
XML Source (w/o annotations (1); see within schema source)
-
Identifies related maps for example an ItemMap of two questions may point to the CodeMap defining the comparison of the two response domains.
XML Source (w/o annotations (1); see within schema source)
-
A reference to the source object in the source scheme already identified. TypeOfObject dependent on object of comparison.
XML Source (w/o annotations (1); see within schema source)
-
A reference the target object or objects in the target scheme already identified. TypeOfObject dependent on object of comparison. Note that if multiple target items are identified the correspondence between the source and ALL target items must be identical.
XML Source (w/o annotations (1); see within schema source)