Please help. i tried to test the XML schema. i found the following structure below and i got error while putting this account value 110103:
<led:OffsetLedgerDimension>
<ns6:DisplayValue xmlns:ns6="schemas.microsoft.com/.../sharedtypes">nggnhfhg</ns6:DisplayValue>
<ns7:Account xmlns:ns7="schemas.microsoft.com/.../sharedtypes"><110103></ns7:Account>
<ns2:Values xmlns:ns2="schemas.microsoft.com/.../sharedtypes">
<ns2:Value>
<ns2:Name>Bank</ns2:Name>
<ns2:Value>1210101126</ns2:Value>
</ns2:Value>
<ns2:Value>
<ns2:Name>Branch</ns2:Name>
<ns2:Value>101011</ns2:Value>
</ns2:Value>
<ns2:Value>
<ns2:Name>CustomerGroup</ns2:Name>
<ns2:Value>local_Crid</ns2:Value>
</ns2:Value>
<ns2:Value>
<ns2:Name>Worker</ns2:Name>
<ns2:Value>0.37100066</ns2:Value>
</ns2:Value>
</ns2:Values>
</led:OffsetLedgerDimension>
*This post is locked for comments