19 lines
683 B
XML
19 lines
683 B
XML
<?xml version="1.0"?>
|
|
<forms:ProjectPeriod
|
|
xmlns:doc="http://www.ingipro.com/test/doc"
|
|
xmlns:forms="http://www.ingipro.com/test/forms"
|
|
xmlns:sem="http://www.ingipro.com/test/sem"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.ingipro.com/test/forms D:\DEV\!WORK\INGIPRO\XSD\forms\doc\JournalMain.xsd"
|
|
elementType="PrimaryElement">
|
|
|
|
<Entity>
|
|
<ProjectStart elementType="RecurringElement">
|
|
<Ground><Document><DocumentID>???</DocumentID></Document></Ground>
|
|
<Value>2019-03-22</Value>
|
|
</ProjectStart>
|
|
|
|
<ProjectFinish elementType="RecurringElement" xsi:nil="true"/>
|
|
</Entity>
|
|
|
|
</forms:ProjectPeriod> |