M&M FDT 1.2.1 Online Specification
 DTMSystemTagListSchema definition


Interfaces and Methods   -   Schemas   -   FDT Specification   -   Quicklinks   -   Abbreviations

12.9 DTMSystemTagListSchema

Available since FDT 1.2.0.0

Used at: IFdtTopology::GetParentNodes() IFdtTopology::GetChildNodes() The XML document contains a list of system tags. According to the usage, instances could contain a list of parent or child system tags.

Available since FDT 1.2
Available since FDT 1.2.1
Available since FDT 1.2 and modified or extended in FDT 1.2.1
Specification description (mouse over)
dtmINSPECTOR related hint (mouse over)
Comment by M&M (mouse over)
Link to definition
<Schema name="DTMSystemTagListSchema"   xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:fdt="x-schema:FDTDataTypesSchema.xml" >
      <!-- Definition of Attributes -->
     <AttributeType name="systemTag"   dt:type="string" />
      <!-- Definition of Elements -->
     <ElementType name="DtmSystemTag"   content="empty" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <attribute type="systemTag"     required="yes" />
     </ElementType>
     <ElementType name="DtmPrimaryParentSystemTag"   content="empty" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <attribute type="systemTag"     required="yes" />
     </ElementType>
     <ElementType name="DtmSystemTagList"   content="eltOnly" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <element type="DtmSystemTag"     minOccurs="0" maxOccurs="*" />
     </ElementType>
     <ElementType name="DtmParentList"   content="eltOnly" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <element type="DtmPrimaryParentSystemTag"     minOccurs="0" maxOccurs="1" />
          <element type="DtmSystemTagList"     minOccurs="0" maxOccurs="1" />
     </ElementType>
     <ElementType name="DtmChildList"   content="eltOnly" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <element type="DtmSystemTagList"     minOccurs="0" maxOccurs="1" />
     </ElementType>
     <ElementType name="FDT"   content="eltOnly" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <group order="one" minOccurs="1" maxOccurs="1" >
               <element type="DtmParentList"     />
               <element type="DtmChildList"     />
          </group>
     </ElementType>
</Schema>

© by M&M Software GmbH, parts of this website taken from FDT Interface Specification Version 1.2.1, © by FDT Group, AISBL.
This website is published for support of M&M products as granted in license conditions, chapter 2.1.
Last updated 2015-02-05 15:17
Email: FDT Technical Support Line.