Reference for https://buildcont.tpcx.com:17143/uiserver0/extensibility/dynachange/customobjectslayout
Save Custom Objects Layout
Url: https://buildcont.tpcx.com:17143/uiserver0/extensibility/dynachange/customobjectslayout
HTTP Method: POST
Message direction | Format | Body |
---|---|---|
Request | Xml | Example,Schema |
Request | Json | Example |
Response | Xml | Example,Schema |
Response | Json | Example |
The following is an example request Xml body:
<FieldChooserVersion xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Full.V1.Extensibility"> <AllowRemoveVersion>true</AllowRemoveVersion> <ApplyToAllUsers>true</ApplyToAllUsers> <Assignment> <FieldChooserAssignment> <Assignee>String content</Assignee> <AssignmentType>User</AssignmentType> <RoleId>9223372036854775807</RoleId> </FieldChooserAssignment> <FieldChooserAssignment> <Assignee>String content</Assignee> <AssignmentType>User</AssignmentType> <RoleId>9223372036854775807</RoleId> </FieldChooserAssignment> </Assignment> <Controls> <FieldChooserControl> <AttributeType>Create</AttributeType> <Band>String content</Band> <ColumnHeaderName>String content</ColumnHeaderName> <ControlType>String content</ControlType> <ExtraInfo>String content</ExtraInfo> <Name>String content</Name> <Visible>true</Visible> <X>1.26743237E+15</X> <Y>1.26743237E+15</Y> </FieldChooserControl> <FieldChooserControl> <AttributeType>Create</AttributeType> <Band>String content</Band> <ColumnHeaderName>String content</ColumnHeaderName> <ControlType>String content</ControlType> <ExtraInfo>String content</ExtraInfo> <Name>String content</Name> <Visible>true</Visible> <X>1.26743237E+15</X> <Y>1.26743237E+15</Y> </FieldChooserControl> </Controls> <DatawindowName>String content</DatawindowName> <DesignUid>2147483647</DesignUid> <Fields> <FieldChooserField> <AttributeType>Create</AttributeType> <Band>String content</Band> <Checkbox>true</Checkbox> <CodeDescription>true</CodeDescription> <DataType>String content</DataType> <DecimalPrecision>2147483647</DecimalPrecision> <LastColumn>true</LastColumn> <Name>String content</Name> <Protected>true</Protected> <Required>true</Required> <Visible>true</Visible> <X>1.26743237E+15</X> <Y>1.26743237E+15</Y> </FieldChooserField> <FieldChooserField> <AttributeType>Create</AttributeType> <Band>String content</Band> <Checkbox>true</Checkbox> <CodeDescription>true</CodeDescription> <DataType>String content</DataType> <DecimalPrecision>2147483647</DecimalPrecision> <LastColumn>true</LastColumn> <Name>String content</Name> <Protected>true</Protected> <Required>true</Required> <Visible>true</Visible> <X>1.26743237E+15</X> <Y>1.26743237E+15</Y> </FieldChooserField> </Fields> <SourceDesignUid>2147483647</SourceDesignUid> <VersionDesc>String content</VersionDesc> <VersionId>String content</VersionId> <VersionType>CreateVersion</VersionType> <WindowId>String content</WindowId> </FieldChooserVersion>
The following is an example request Json body:
{ "AllowRemoveVersion":true, "ApplyToAllUsers":true, "Assignment":[{ "Assignee":"String content", "AssignmentType":0, "RoleId":9223372036854775807 }], "Controls":[{ "AttributeType":0, "Band":"String content", "ColumnHeaderName":"String content", "ControlType":"String content", "ExtraInfo":"String content", "Name":"String content", "Visible":true, "X":1.26743237E+15, "Y":1.26743237E+15 }], "DatawindowName":"String content", "DesignUid":2147483647, "Fields":[{ "AttributeType":0, "Band":"String content", "Checkbox":true, "CodeDescription":true, "DataType":"String content", "DecimalPrecision":2147483647, "LastColumn":true, "Name":"String content", "Protected":true, "Required":true, "Visible":true, "X":1.26743237E+15, "Y":1.26743237E+15 }], "SourceDesignUid":2147483647, "VersionDesc":"String content", "VersionId":"String content", "VersionType":0, "WindowId":"String content" }
The following is an example response Xml body:
<ResultMetadata xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1"> <Data> <KeyValueOfstringDataTablem99RczJs xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value /> </KeyValueOfstringDataTablem99RczJs> <KeyValueOfstringDataTablem99RczJs xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value /> </KeyValueOfstringDataTablem99RczJs> </Data> <DataInformation> <KeyValueOfstringDataInformationH_Pf8ch3W xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value> <ActiveRow xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1">2147483647</ActiveRow> <ResetClientFilters xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1">true</ResetClientFilters> <SelectedRows xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1"> <int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int> <int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int> </SelectedRows> <TotalRows xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1">2147483647</TotalRows> </Value> </KeyValueOfstringDataInformationH_Pf8ch3W> <KeyValueOfstringDataInformationH_Pf8ch3W xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value> <ActiveRow xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1">2147483647</ActiveRow> <ResetClientFilters xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1">true</ResetClientFilters> <SelectedRows xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1"> <int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int> <int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int> </SelectedRows> <TotalRows xmlns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1">2147483647</TotalRows> </Value> </KeyValueOfstringDataInformationH_Pf8ch3W> </DataInformation> <Events> <Event> <DataType>String content</DataType> <EventData> <KeyValueOfstringstring xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value>String content</Value> </KeyValueOfstringstring> <KeyValueOfstringstring xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value>String content</Value> </KeyValueOfstringstring> </EventData> <Name>String content</Name> <OtherData> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> </anyType> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> </anyType> </OtherData> <Publisher>String content</Publisher> </Event> <Event> <DataType>String content</DataType> <EventData> <KeyValueOfstringstring xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value>String content</Value> </KeyValueOfstringstring> <KeyValueOfstringstring xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value>String content</Value> </KeyValueOfstringstring> </EventData> <Name>String content</Name> <OtherData> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> </anyType> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> <!--Valid elements of type: ArrayOfanyType, ArrayOfint, ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W, ArrayOfKeyValueOfstringDataTablem99RczJs, ArrayOfKeyValueOfstringstring, DataInformation, DataTable, Event, EventList, Message, MessageList, ResultMetadata, schema--> <anyType i:type="ArrayOfanyType"> <anyType i:nil="true" /> <anyType i:nil="true" /> </anyType> </anyType> </OtherData> <Publisher>String content</Publisher> </Event> </Events> <Messages> <Message> <Button>String content</Button> <Text>String content</Text> <Type>String content</Type> </Message> <Message> <Button>String content</Button> <Text>String content</Text> <Type>String content</Type> </Message> </Messages> <State>String content</State> <Success>true</Success> </ResultMetadata>
The following is an example response Json body:
{ "Data":[{ "Key":"String content", "Value":{ } }], "DataInformation":[{ "Key":"String content", "Value":{ "ActiveRow":2147483647, "ResetClientFilters":true, "SelectedRows":[2147483647], "TotalRows":2147483647 } }], "Events":[{ "DataType":"String content", "EventData":[{ "Key":"String content", "Value":"String content" }], "Name":"String content", "OtherData":[{ "anyType":{ "anyType":null } }], "Publisher":"String content" }], "Messages":[{ "Button":"String content", "Text":"String content", "Type":"String content" }], "State":"String content", "Success":true }
The following is the request Xml Schema:
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Full.V1.Extensibility" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Full.V1.Extensibility" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType name="FieldChooserVersion"> <xs:sequence> <xs:element minOccurs="0" name="AllowRemoveVersion" type="xs:boolean" /> <xs:element minOccurs="0" name="ApplyToAllUsers" type="xs:boolean" /> <xs:element minOccurs="0" name="Assignment" nillable="true" type="tns:ArrayOfFieldChooserAssignment" /> <xs:element minOccurs="0" name="Controls" nillable="true" type="tns:ArrayOfFieldChooserControl" /> <xs:element minOccurs="0" name="DatawindowName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DesignUid" type="xs:int" /> <xs:element minOccurs="0" name="Fields" nillable="true" type="tns:ArrayOfFieldChooserField" /> <xs:element minOccurs="0" name="SourceDesignUid" type="xs:int" /> <xs:element minOccurs="0" name="VersionDesc" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="VersionId" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="VersionType" type="tns:FieldChooserVersionActionType" /> <xs:element minOccurs="0" name="WindowId" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="FieldChooserVersion" nillable="true" type="tns:FieldChooserVersion" /> <xs:complexType name="ArrayOfFieldChooserAssignment"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="FieldChooserAssignment" nillable="true" type="tns:FieldChooserAssignment" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfFieldChooserAssignment" nillable="true" type="tns:ArrayOfFieldChooserAssignment" /> <xs:complexType name="FieldChooserAssignment"> <xs:sequence> <xs:element minOccurs="0" name="Assignee" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="AssignmentType" type="tns:FieldChooserAssignmentType" /> <xs:element minOccurs="0" name="RoleId" type="xs:long" /> </xs:sequence> </xs:complexType> <xs:element name="FieldChooserAssignment" nillable="true" type="tns:FieldChooserAssignment" /> <xs:simpleType name="FieldChooserAssignmentType"> <xs:restriction base="xs:string"> <xs:enumeration value="User" /> <xs:enumeration value="Role" /> <xs:enumeration value="Web" /> </xs:restriction> </xs:simpleType> <xs:element name="FieldChooserAssignmentType" nillable="true" type="tns:FieldChooserAssignmentType" /> <xs:complexType name="ArrayOfFieldChooserControl"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="FieldChooserControl" nillable="true" type="tns:FieldChooserControl" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfFieldChooserControl" nillable="true" type="tns:ArrayOfFieldChooserControl" /> <xs:complexType name="FieldChooserControl"> <xs:sequence> <xs:element minOccurs="0" name="AttributeType" type="tns:FieldChooserAttributeType" /> <xs:element minOccurs="0" name="Band" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ColumnHeaderName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ControlType" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ExtraInfo" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Visible" type="xs:boolean" /> <xs:element minOccurs="0" name="X" type="xs:float" /> <xs:element minOccurs="0" name="Y" type="xs:float" /> </xs:sequence> </xs:complexType> <xs:element name="FieldChooserControl" nillable="true" type="tns:FieldChooserControl" /> <xs:simpleType name="FieldChooserAttributeType"> <xs:restriction base="xs:string"> <xs:enumeration value="Create" /> <xs:enumeration value="Remove" /> <xs:enumeration value="AddLTag" /> <xs:enumeration value="RequiredTag" /> <xs:enumeration value="Expression" /> <xs:enumeration value="Visible" /> <xs:enumeration value="Protected" /> <xs:enumeration value="DecimalPrecision" /> <xs:enumeration value="Checkbox" /> <xs:enumeration value="CodeDescription" /> </xs:restriction> </xs:simpleType> <xs:element name="FieldChooserAttributeType" nillable="true" type="tns:FieldChooserAttributeType" /> <xs:complexType name="ArrayOfFieldChooserField"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="FieldChooserField" nillable="true" type="tns:FieldChooserField" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfFieldChooserField" nillable="true" type="tns:ArrayOfFieldChooserField" /> <xs:complexType name="FieldChooserField"> <xs:sequence> <xs:element minOccurs="0" name="AttributeType" type="tns:FieldChooserAttributeType" /> <xs:element minOccurs="0" name="Band" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Checkbox" type="xs:boolean" /> <xs:element minOccurs="0" name="CodeDescription" type="xs:boolean" /> <xs:element minOccurs="0" name="DataType" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DecimalPrecision" type="xs:int" /> <xs:element minOccurs="0" name="LastColumn" type="xs:boolean" /> <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Protected" type="xs:boolean" /> <xs:element minOccurs="0" name="Required" type="xs:boolean" /> <xs:element minOccurs="0" name="Visible" type="xs:boolean" /> <xs:element minOccurs="0" name="X" type="xs:float" /> <xs:element minOccurs="0" name="Y" type="xs:float" /> </xs:sequence> </xs:complexType> <xs:element name="FieldChooserField" nillable="true" type="tns:FieldChooserField" /> <xs:simpleType name="FieldChooserVersionActionType"> <xs:restriction base="xs:string"> <xs:enumeration value="CreateVersion" /> <xs:enumeration value="UpdateVersion" /> <xs:enumeration value="RemoveVersion" /> </xs:restriction> </xs:simpleType> <xs:element name="FieldChooserVersionActionType" nillable="true" type="tns:FieldChooserVersionActionType" /> </xs:schema>
Additional request Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="anyType" nillable="true" type="xs:anyType" /> <xs:element name="anyURI" nillable="true" type="xs:anyURI" /> <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /> <xs:element name="boolean" nillable="true" type="xs:boolean" /> <xs:element name="byte" nillable="true" type="xs:byte" /> <xs:element name="dateTime" nillable="true" type="xs:dateTime" /> <xs:element name="decimal" nillable="true" type="xs:decimal" /> <xs:element name="double" nillable="true" type="xs:double" /> <xs:element name="float" nillable="true" type="xs:float" /> <xs:element name="int" nillable="true" type="xs:int" /> <xs:element name="long" nillable="true" type="xs:long" /> <xs:element name="QName" nillable="true" type="xs:QName" /> <xs:element name="short" nillable="true" type="xs:short" /> <xs:element name="string" nillable="true" type="xs:string" /> <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /> <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /> <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /> <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /> <xs:element name="char" nillable="true" type="tns:char" /> <xs:simpleType name="char"> <xs:restriction base="xs:int" /> </xs:simpleType> <xs:element name="duration" nillable="true" type="tns:duration" /> <xs:simpleType name="duration"> <xs:restriction base="xs:duration"> <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /> <xs:minInclusive value="-P10675199DT2H48M5.4775808S" /> <xs:maxInclusive value="P10675199DT2H48M5.4775807S" /> </xs:restriction> </xs:simpleType> <xs:element name="guid" nillable="true" type="tns:guid" /> <xs:simpleType name="guid"> <xs:restriction base="xs:string"> <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /> </xs:restriction> </xs:simpleType> <xs:attribute name="FactoryType" type="xs:QName" /> <xs:attribute name="Id" type="xs:ID" /> <xs:attribute name="Ref" type="xs:IDREF" /> </xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema"> <tns:element name="schema"> <tns:complexType /> </tns:element> </tns:schema>
The following is the response Xml Schema:
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <xs:complexType name="ResultMetadata"> <xs:sequence> <xs:element minOccurs="0" name="Data" nillable="true" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q1:ArrayOfKeyValueOfstringDataTablem99RczJs" /> <xs:element minOccurs="0" name="DataInformation" nillable="true" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q2:ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W" /> <xs:element minOccurs="0" name="Events" nillable="true" type="tns:EventList" /> <xs:element minOccurs="0" name="Messages" nillable="true" type="tns:MessageList" /> <xs:element minOccurs="0" name="State" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Success" type="xs:boolean" /> </xs:sequence> </xs:complexType> <xs:element name="ResultMetadata" nillable="true" type="tns:ResultMetadata" /> <xs:complexType name="DataInformation"> <xs:sequence> <xs:element minOccurs="0" name="ActiveRow" type="xs:int" /> <xs:element minOccurs="0" name="ResetClientFilters" nillable="true" type="xs:boolean" /> <xs:element minOccurs="0" name="SelectedRows" nillable="true" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q3:ArrayOfint" /> <xs:element minOccurs="0" name="TotalRows" type="xs:int" /> </xs:sequence> </xs:complexType> <xs:element name="DataInformation" nillable="true" type="tns:DataInformation" /> <xs:complexType name="EventList"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="Event" nillable="true" type="tns:Event" /> </xs:sequence> </xs:complexType> <xs:element name="EventList" nillable="true" type="tns:EventList" /> <xs:complexType name="Event"> <xs:sequence> <xs:element minOccurs="0" name="DataType" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="EventData" nillable="true" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q4:ArrayOfKeyValueOfstringstring" /> <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="OtherData" nillable="true" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q5:ArrayOfanyType" /> <xs:element minOccurs="0" name="Publisher" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="Event" nillable="true" type="tns:Event" /> <xs:complexType name="MessageList"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="Message" nillable="true" type="tns:Message" /> </xs:sequence> </xs:complexType> <xs:element name="MessageList" nillable="true" type="tns:MessageList" /> <xs:complexType name="Message"> <xs:sequence> <xs:element minOccurs="0" name="Button" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Text" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Type" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="Message" nillable="true" type="tns:Message" /> </xs:schema>
Additional response Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="anyType" nillable="true" type="xs:anyType" /> <xs:element name="anyURI" nillable="true" type="xs:anyURI" /> <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /> <xs:element name="boolean" nillable="true" type="xs:boolean" /> <xs:element name="byte" nillable="true" type="xs:byte" /> <xs:element name="dateTime" nillable="true" type="xs:dateTime" /> <xs:element name="decimal" nillable="true" type="xs:decimal" /> <xs:element name="double" nillable="true" type="xs:double" /> <xs:element name="float" nillable="true" type="xs:float" /> <xs:element name="int" nillable="true" type="xs:int" /> <xs:element name="long" nillable="true" type="xs:long" /> <xs:element name="QName" nillable="true" type="xs:QName" /> <xs:element name="short" nillable="true" type="xs:short" /> <xs:element name="string" nillable="true" type="xs:string" /> <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /> <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /> <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /> <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /> <xs:element name="char" nillable="true" type="tns:char" /> <xs:simpleType name="char"> <xs:restriction base="xs:int" /> </xs:simpleType> <xs:element name="duration" nillable="true" type="tns:duration" /> <xs:simpleType name="duration"> <xs:restriction base="xs:duration"> <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /> <xs:minInclusive value="-P10675199DT2H48M5.4775808S" /> <xs:maxInclusive value="P10675199DT2H48M5.4775807S" /> </xs:restriction> </xs:simpleType> <xs:element name="guid" nillable="true" type="tns:guid" /> <xs:simpleType name="guid"> <xs:restriction base="xs:string"> <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /> </xs:restriction> </xs:simpleType> <xs:attribute name="FactoryType" type="xs:QName" /> <xs:attribute name="Id" type="xs:ID" /> <xs:attribute name="Ref" type="xs:IDREF" /> </xs:schema>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1" /> <xs:complexType name="ArrayOfKeyValueOfstringDataTablem99RczJs"> <xs:annotation> <xs:appinfo> <IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringDataTablem99RczJs"> <xs:complexType> <xs:sequence> <xs:element name="Key" nillable="true" type="xs:string" /> <xs:element name="Value" nillable="true"> <xs:complexType> <xs:annotation> <xs:appinfo> <ActualType Name="DataTable" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" /> <xs:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" /> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfKeyValueOfstringDataTablem99RczJs" nillable="true" type="tns:ArrayOfKeyValueOfstringDataTablem99RczJs" /> <xs:complexType name="ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W"> <xs:annotation> <xs:appinfo> <IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringDataInformationH_Pf8ch3W"> <xs:complexType> <xs:sequence> <xs:element name="Key" nillable="true" type="xs:string" /> <xs:element name="Value" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/P21.UI.Service.Model.Common.V1" type="q1:DataInformation" /> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W" nillable="true" type="tns:ArrayOfKeyValueOfstringDataInformationH_Pf8ch3W" /> <xs:complexType name="ArrayOfint"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfint" nillable="true" type="tns:ArrayOfint" /> <xs:complexType name="ArrayOfKeyValueOfstringstring"> <xs:annotation> <xs:appinfo> <IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringstring"> <xs:complexType> <xs:sequence> <xs:element name="Key" nillable="true" type="xs:string" /> <xs:element name="Value" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfKeyValueOfstringstring" nillable="true" type="tns:ArrayOfKeyValueOfstringstring" /> <xs:complexType name="ArrayOfanyType"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="anyType" nillable="true" type="xs:anyType" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfanyType" nillable="true" type="tns:ArrayOfanyType" /> </xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System.Data" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="DataTable" nillable="true"> <xs:complexType> <xs:annotation> <xs:appinfo> <ActualType Name="DataTable" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" /> <xs:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" /> </xs:sequence> </xs:complexType> </xs:element> </xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema"> <tns:element name="schema"> <tns:complexType /> </tns:element> </tns:schema>