ConceptDraw Community

Full Version: xml nodes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can any body explain the xml nodes that are created by concept mind map .
the nodes are
<UID></UID>
<ID></ID>
<Name></Name>
<Type></Type>
<OutlineNumber></OutlineNumber>
<OutlineLevel></OutlineLevel>
<CalendarUID></CalendarUID>
<ConstraintType></ConstraintType>

Thanks in advance
Hello,
could you please spesify what XML did you used.
Anna
when i'm exporting to MS Project Xml these nodes are displaying in interner explorer.
i'm copying the same here please look and help me

<?xml version="1.0" encoding="utf-8" ?>
- <Project xmlns="http://schemas.microsoft.com/project">
<Name>C:\Documents and Settings\229592\Desktop\concept draw.xml</Name>
<Title>Page</Title>
- <Tasks>
- <Task>
<UID>1</UID>
<ID>1</ID>
<Name>Page</Name>
<Type>1</Type>
<OutlineNumber>1</OutlineNumber>
<OutlineLevel>0</OutlineLevel>
<Start>2008-03-04T08:00:00</Start>
<Finish>2008-03-21T17:00:00</Finish>
<Duration>PT112H0M0S</Duration>
<DurationFormat>7</DurationFormat>
<ActualDuration>PT5H4M53S</ActualDuration>
<RemainingDuration>PT106H55M7S</RemainingDuration>
<Work>PT112H0M0S</Work>
<DurationFormat>7</DurationFormat>
<EarlyStart>2008-03-04T08:00:00</EarlyStart>
<EarlyFinish>2008-03-21T17:00:00</EarlyFinish>
<LateStart>2008-03-04T08:00:00</LateStart>
<LateFinish>2008-03-21T17:00:00</LateFinish>
<Milestone>0</Milestone>
<FixedCostAccrual>3</FixedCostAccrual>
<PercentComplete>5</PercentComplete>
<CalendarUID>8</CalendarUID>
<ConstraintType>0</ConstraintType>
</Task>
Reference URL's