290 lines
14 KiB
Plaintext
290 lines
14 KiB
Plaintext
<NewDataSet>
|
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="PDRDataQueryType">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PDRDataQueryClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Description" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="SchemaClassName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
|
<xs:element name="SQLQuery" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ImplementationType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
|
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
|
<xs:element name="CacheInterval" type="xs:int" />
|
|
<xs:element name="SubCollection" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Operation" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Tag" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PDRDataQueryClassBase-CI">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="LCID" type="xs:int" />
|
|
<xs:element name="Description" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PDRDataQueryClassColumn">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Expression">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
|
<xs:element name="Title" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Sorting" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Width" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
|
<xs:element name="Format" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="DisplayType" type="xs:int" />
|
|
<xs:element name="Color" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="7" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ImageScript" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="ColorScript" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="TitleType" type="xs:int" />
|
|
<xs:element name="DisplayImage" type="xs:int" />
|
|
<xs:element name="SearchDisplayType" type="xs:int" />
|
|
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
|
<xs:element name="SearchExpression" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="SortingExpression" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PDRDataQueryClassColumn-CI">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="LCID" type="xs:int" />
|
|
<xs:element name="Title" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PDRDataQueryType" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
</xs:element>
|
|
</xs:schema>
|
|
<PDRDataQueryType>
|
|
<ID>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</ID>
|
|
</PDRDataQueryType>
|
|
<PDRAudienceClass>
|
|
<ID>15867f99-41fd-48e7-a346-6cc814cc4547</ID>
|
|
<Unrestricted>1</Unrestricted>
|
|
<Configured>1</Configured>
|
|
<ConsiderRelated>0</ConsiderRelated>
|
|
<StrictAdminControl>1</StrictAdminControl>
|
|
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
|
</PDRAudienceClass>
|
|
<PDRDataQueryClassBase>
|
|
<ID>91ee85ec-6b23-eb11-5481-000c299eb325</ID>
|
|
<Description>LIAM</Description>
|
|
<SchemaClassName>C4IT_Liam_ConfigClassBase</SchemaClassName>
|
|
<Name>C4IT LIAM Configuration</Name>
|
|
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
|
<IsDefault>1</IsDefault>
|
|
<ImplementationType>d</ImplementationType>
|
|
<AllowCache>0</AllowCache>
|
|
<CultureSensitive>0</CultureSensitive>
|
|
<CacheInterval>60</CacheInterval>
|
|
<Tag>72d97886-85ff-4416-8899-13a2e72ef328</Tag>
|
|
</PDRDataQueryClassBase>
|
|
<PDRDataQueryClassBase-CI>
|
|
<ID>31671eff-6b23-eb11-5481-000c299eb325</ID>
|
|
<Owner>91ee85ec-6b23-eb11-5481-000c299eb325</Owner>
|
|
<LCID>7</LCID>
|
|
<Description>LIAM</Description>
|
|
</PDRDataQueryClassBase-CI>
|
|
<PDRDataQueryClassColumn>
|
|
<ID>a8e7224c-7563-4d00-8f47-b4894bee32e1</ID>
|
|
<Expression>Version</Expression>
|
|
<Name>Version</Name>
|
|
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
|
<IsSystem>0</IsSystem>
|
|
<Sorting>0</Sorting>
|
|
<Position>20</Position>
|
|
<Alignment>0</Alignment>
|
|
<Width>150</Width>
|
|
<ShowFilter>0</ShowFilter>
|
|
<DisplayType>0</DisplayType>
|
|
<TitleType>1</TitleType>
|
|
<DisplayImage>0</DisplayImage>
|
|
<SearchDisplayType>0</SearchDisplayType>
|
|
<IsKeyword>0</IsKeyword>
|
|
</PDRDataQueryClassColumn>
|
|
<PDRDataQueryClassColumn>
|
|
<ID>fed45d0a-4968-40a3-a301-c23d476a900e</ID>
|
|
<Expression>Name</Expression>
|
|
<Name>Name</Name>
|
|
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
|
<IsSystem>0</IsSystem>
|
|
<Sorting>0</Sorting>
|
|
<Position>10</Position>
|
|
<Alignment>0</Alignment>
|
|
<Width>150</Width>
|
|
<ShowFilter>0</ShowFilter>
|
|
<DisplayType>0</DisplayType>
|
|
<TitleType>1</TitleType>
|
|
<DisplayImage>0</DisplayImage>
|
|
<SearchDisplayType>0</SearchDisplayType>
|
|
<IsKeyword>0</IsKeyword>
|
|
</PDRDataQueryClassColumn>
|
|
<PDRDataQueryClassColumn-CI>
|
|
<ID>32671eff-6b23-eb11-5481-000c299eb325</ID>
|
|
<Owner>a8e7224c-7563-4d00-8f47-b4894bee32e1</Owner>
|
|
<LCID>7</LCID>
|
|
</PDRDataQueryClassColumn-CI>
|
|
<PDRDataQueryClassColumn-CI>
|
|
<ID>33671eff-6b23-eb11-5481-000c299eb325</ID>
|
|
<Owner>fed45d0a-4968-40a3-a301-c23d476a900e</Owner>
|
|
<LCID>7</LCID>
|
|
</PDRDataQueryClassColumn-CI>
|
|
</NewDataSet>
|