| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" encoding="UTF-8"?>
- <root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:od="urn:schemas-microsoft-com:officedata">
- <xsd:schema>
- <xsd:element name="dataroot">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element ref="TableTestRelation4" minOccurs="0" maxOccurs="unbounded"/>
- </xsd:sequence>
- <xsd:attribute name="generated" type="xsd:dateTime"/>
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="TableTestRelation4">
- <xsd:annotation>
- <xsd:appinfo>
- <od:index index-name="PrimaryKey" index-key="Id " primary="yes" unique="yes" clustered="no" order="asc"/>
- <od:tableProperty name="Orientation" type="2" value="0"/>
- <od:tableProperty name="OrderByOn" type="1" value="0"/>
- <od:tableProperty name="NameMap" type="11" value="CswOVQAAAAASiBCOtM0sT7+lkSWMm0iLAAAAANmS3v4t2eRAAAAAAAAAAABUAGEA
- YgBsAGUAVABlAHMAdABSAGUAbABhAHQAaQBvAG4ANAAAAAAAAADV2f+2f3wOSbSP
- LKH2ZOVOBwAAABKIEI60zSxPv6WRJYybSItJAGQAAAAAAAAA9b5nz6RtCU2ihiDB
- 5GZNYgcAAAASiBCOtM0sT7+lkSWMm0iLRABhAHQAYQAAAAAAAAAAAAAAAAAAAAAA
- AAAAAAAADAAAAAUAAAAAAAAAAAAAAAAAAAAAAA==
- "/>
- <od:tableProperty name="DefaultView" type="2" value="2"/>
- <od:tableProperty name="DisplayViewsOnSharePointSite" type="2" value="1"/>
- <od:tableProperty name="TotalsRow" type="1" value="0"/>
- <od:tableProperty name="FilterOnLoad" type="1" value="0"/>
- <od:tableProperty name="OrderByOnLoad" type="1" value="1"/>
- <od:tableProperty name="HideNewField" type="1" value="0"/>
- <od:tableProperty name="BackTint" type="6" value="100"/>
- <od:tableProperty name="BackShade" type="6" value="100"/>
- <od:tableProperty name="ThemeFontIndex" type="4" value="1"/>
- <od:tableProperty name="AlternateBackThemeColorIndex" type="4" value="1"/>
- <od:tableProperty name="AlternateBackTint" type="6" value="100"/>
- <od:tableProperty name="AlternateBackShade" type="6" value="95"/>
- <od:tableProperty name="ReadOnlyWhenDisconnected" type="1" value="0"/>
- <od:tableProperty name="DatasheetGridlinesThemeColorIndex" type="4" value="3"/>
- <od:tableProperty name="DatasheetForeThemeColorIndex" type="4" value="0"/>
- <od:tableProperty name="PublishToWeb" type="2" value="1"/>
- <od:tableProperty name="GUID" type="9" value="EogQjrTNLE+/pZEljJtIiw==
- "/>
- </xsd:appinfo>
- </xsd:annotation>
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="Id" minOccurs="1" od:jetType="autonumber" od:sqlSType="int" od:autoUnique="yes" od:nonNullable="yes" type="xsd:int">
- <xsd:annotation>
- <xsd:appinfo>
- <od:fieldProperty name="ColumnWidth" type="3" value="-1"/>
- <od:fieldProperty name="ColumnOrder" type="3" value="0"/>
- <od:fieldProperty name="ColumnHidden" type="1" value="0"/>
- <od:fieldProperty name="TextAlign" type="2" value="0"/>
- <od:fieldProperty name="AggregateType" type="4" value="-1"/>
- <od:fieldProperty name="ResultType" type="2" value="0"/>
- <od:fieldProperty name="CurrencyLCID" type="4" value="0"/>
- <od:fieldProperty name="GUID" type="9" value="1dn/tn98Dkm0jyyh9mTlTg==
- "/>
- </xsd:appinfo>
- </xsd:annotation>
- </xsd:element>
- <xsd:element name="Data" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
- <xsd:annotation>
- <xsd:appinfo>
- <od:fieldProperty name="ColumnWidth" type="3" value="-1"/>
- <od:fieldProperty name="ColumnOrder" type="3" value="0"/>
- <od:fieldProperty name="ColumnHidden" type="1" value="0"/>
- <od:fieldProperty name="Required" type="1" value="0"/>
- <od:fieldProperty name="AllowZeroLength" type="1" value="1"/>
- <od:fieldProperty name="DisplayControl" type="3" value="109"/>
- <od:fieldProperty name="IMEMode" type="2" value="0"/>
- <od:fieldProperty name="IMESentenceMode" type="2" value="3"/>
- <od:fieldProperty name="UnicodeCompression" type="1" value="1"/>
- <od:fieldProperty name="TextAlign" type="2" value="0"/>
- <od:fieldProperty name="AggregateType" type="4" value="-1"/>
- <od:fieldProperty name="ResultType" type="2" value="0"/>
- <od:fieldProperty name="CurrencyLCID" type="4" value="0"/>
- <od:fieldProperty name="GUID" type="9" value="9b5nz6RtCU2ihiDB5GZNYg==
- "/>
- </xsd:appinfo>
- </xsd:annotation>
- <xsd:simpleType>
- <xsd:restriction base="xsd:string">
- <xsd:maxLength value="255"/>
- </xsd:restriction>
- </xsd:simpleType>
- </xsd:element>
- </xsd:sequence>
- </xsd:complexType>
- </xsd:element>
- </xsd:schema>
- <dataroot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated="2016-12-13T10:46:23"/>
- </root>
|