| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
DTMSystemTagListSchema |
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. 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. | |||