356 lines
16 KiB
Plaintext
356 lines
16 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>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</ID>
|
|
</PDRDataQueryType>
|
|
<PDRAudienceClass>
|
|
<ID>8510a2e8-aa99-4e71-bfc1-f461f3464a97</ID>
|
|
<Unrestricted>1</Unrestricted>
|
|
<Configured>1</Configured>
|
|
<ConsiderRelated>0</ConsiderRelated>
|
|
<StrictAdminControl>1</StrictAdminControl>
|
|
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
|
</PDRAudienceClass>
|
|
<PDRDataQueryClassBase>
|
|
<ID>3f4906ea-562a-f011-ae84-00155d320629</ID>
|
|
<Description>C4IT - LIAM - Naming Conventions</Description>
|
|
<SchemaClassName>C4IT_LIAMNamingConvention</SchemaClassName>
|
|
<Name>C4IT - LIAM - Naming Conventions</Name>
|
|
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
|
<IsDefault>1</IsDefault>
|
|
<ImplementationType>d</ImplementationType>
|
|
<AllowCache>0</AllowCache>
|
|
<CultureSensitive>0</CultureSensitive>
|
|
<CacheInterval>60</CacheInterval>
|
|
<Tag>1e7e265d-c31f-4261-8ac6-884933f4bdb3</Tag>
|
|
</PDRDataQueryClassBase>
|
|
<PDRDataQueryClassBase-CI>
|
|
<ID>bb4cef19-572a-f011-ae84-00155d320629</ID>
|
|
<Owner>3f4906ea-562a-f011-ae84-00155d320629</Owner>
|
|
<LCID>7</LCID>
|
|
<Description>C4IT - LIAM - Naming Conventions</Description>
|
|
</PDRDataQueryClassBase-CI>
|
|
<PDRDataQueryClassColumn>
|
|
<ID>88271985-2471-41f3-9a3f-5f37c3557052</ID>
|
|
<Expression>Wildcard</Expression>
|
|
<Name>Wildcard</Name>
|
|
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</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>eca4f446-893c-4311-beaa-696b00983732</ID>
|
|
<Expression>NamingTemplate</Expression>
|
|
<Name>NamingTemplate</Name>
|
|
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
|
<IsSystem>0</IsSystem>
|
|
<Sorting>0</Sorting>
|
|
<Position>30</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>aa9d83ff-13c2-4261-9e23-a87c4c140fc3</ID>
|
|
<Expression>Description</Expression>
|
|
<Name>Description</Name>
|
|
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</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>
|
|
<ID>82a6ab57-b848-421f-a3c3-c486b3d07f23</ID>
|
|
<Expression>Name</Expression>
|
|
<Name>Name</Name>
|
|
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
|
<IsSystem>0</IsSystem>
|
|
<Sorting>0</Sorting>
|
|
<Position>1</Position>
|
|
<Alignment>0</Alignment>
|
|
<Visibility>0</Visibility>
|
|
<Width>150</Width>
|
|
<ShowFilter>0</ShowFilter>
|
|
<DisplayType>0</DisplayType>
|
|
<TitleType>1</TitleType>
|
|
<DisplayImage>0</DisplayImage>
|
|
<SearchDisplayType>0</SearchDisplayType>
|
|
<IsKeyword>0</IsKeyword>
|
|
</PDRDataQueryClassColumn>
|
|
<PDRDataQueryClassColumn>
|
|
<ID>3337723b-93bb-41c0-8981-eb7fbb58cc89</ID>
|
|
<Expression>DescriptionTemplate</Expression>
|
|
<Name>DescriptionTemplate</Name>
|
|
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
|
<IsSystem>0</IsSystem>
|
|
<Sorting>0</Sorting>
|
|
<Position>40</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>bc4cef19-572a-f011-ae84-00155d320629</ID>
|
|
<Owner>88271985-2471-41f3-9a3f-5f37c3557052</Owner>
|
|
<LCID>7</LCID>
|
|
</PDRDataQueryClassColumn-CI>
|
|
<PDRDataQueryClassColumn-CI>
|
|
<ID>bd4cef19-572a-f011-ae84-00155d320629</ID>
|
|
<Owner>eca4f446-893c-4311-beaa-696b00983732</Owner>
|
|
<LCID>7</LCID>
|
|
</PDRDataQueryClassColumn-CI>
|
|
<PDRDataQueryClassColumn-CI>
|
|
<ID>be4cef19-572a-f011-ae84-00155d320629</ID>
|
|
<Owner>aa9d83ff-13c2-4261-9e23-a87c4c140fc3</Owner>
|
|
<LCID>7</LCID>
|
|
</PDRDataQueryClassColumn-CI>
|
|
<PDRDataQueryClassColumn-CI>
|
|
<ID>bf4cef19-572a-f011-ae84-00155d320629</ID>
|
|
<Owner>82a6ab57-b848-421f-a3c3-c486b3d07f23</Owner>
|
|
<LCID>7</LCID>
|
|
</PDRDataQueryClassColumn-CI>
|
|
<PDRDataQueryClassColumn-CI>
|
|
<ID>c04cef19-572a-f011-ae84-00155d320629</ID>
|
|
<Owner>3337723b-93bb-41c0-8981-eb7fbb58cc89</Owner>
|
|
<LCID>7</LCID>
|
|
</PDRDataQueryClassColumn-CI>
|
|
</NewDataSet> |