Параметры:
SelectOU.OU.OUID - id организации
WishYear.Year.YearID - id параллели
WishSpecialization.Specialization.SpecializationID - id специальности
WishGrade.Grade.GradeID - id класса

<soapenv:Envelope
 xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
 xmlns="http://smev.gosuslugi.ru/rev120315" 
 xmlns:chan="http://idecs.atc.ru/privateoffice/ws/changeorderinfo" 
 xmlns:inc="http://www.w3.org/2004/08/xop/include" 
 xmlns:typ="http://idecs.atc.ru/privateoffice/ws/common/changeorderstatusV243/xsd/types" 
>
 <soapenv:Header>
<Header>
<MessageId>12345678-1234-1234-1234-123456789012</MessageId>
</Header>
</soapenv:Header>
<soapenv:Body>
<CreateOrderOURequest>
<Message>
<Sender>
<Code>EPGU00001</Code>
<Name>ЕПГУ</Name>
</Sender>
<Recipient>
<Code>EGOV00001</Code>
<Name>Зачисление в ОУ</Name>
</Recipient>
<Originator>
<Code>EPGU00001</Code>
<Name>ЕПГУ</Name>
</Originator>
<ServiceName>HMAO00001</ServiceName>
<TypeCode>GSRV</TypeCode>
<Status>REQUEST</Status>
<Date>2015-03-06T13:19:51Z</Date>
<ExchangeType>1</ExchangeType>
<TestMsg>1</TestMsg>
</Message>
<MessageData>
<AppData>
<DeclarantInfo>
<DeclarantStatus>
<DeclarantStatusID>1</DeclarantStatusID>
<DeclarantStatusName>Родитель</DeclarantStatusName>
</DeclarantStatus>
<Declarant>
<SNILS>1111-2222-3333-4444</SNILS>
<DeclarantPersonal>
<Man>
<Surname>Иванов</Surname>
<Name>Иван</Name>
<Middlename>Петрович</Middlename>
<BirthDate>1970-01-30</BirthDate>
</Man>
</DeclarantPersonal>
<DeclarantIdentity>
<IdentityType>
<IdentityTypeID>21</IdentityTypeID>
<IdentityTypeName>Паспорт гражданина РФ</IdentityTypeName>
</IdentityType>
<Identity>
<IdentitySerial>9801</IdentitySerial>
<IdentityNumber>111222</IdentityNumber>
<IdentityPlace>УВД №1</IdentityPlace>
<IdentityDate>2000-01-30</IdentityDate>
</Identity>
</DeclarantIdentity>
</Declarant>
<LegalDeclarant>
</LegalDeclarant>
</DeclarantInfo>
<ChildInfo>
<ChildPersonal>
<Man>
<Surname>Иванов</Surname>
<Name>Иван</Name>
<Middlename>Иванович</Middlename>
<BirthDate>2005-01-30</BirthDate>
</Man>
</ChildPersonal>
<ChildIdentity>
<IdentityType>
<IdentityTypeID>1</IdentityTypeID>
<IdentityTypeName>Свидетельство о рождении РФ</IdentityTypeName>
</IdentityType>
<Identity>
<IdentitySerial>ВВ1</IdentitySerial>
<IdentityNumber>111222</IdentityNumber>
<IdentityPlace>ЗАГС №1</IdentityPlace>
<IdentityDate>2005-01-30</IdentityDate>
</Identity>
</ChildIdentity>
<ChildAddress>
<Address>
<Index>123456</Index>
<OKSM_ID></OKSM_ID>
<KLADR_ID></KLADR_ID>
<Country>Россия</Country>
<Region>Курганская область</Region>
<Area></Area>
<City>г.Курган</City>
<Settlement></Settlement>
<Street>ул.Мира</Street>
<House>1</House>
<Building>А</Building>
<Apartment>2</Apartment>
</Address>
</ChildAddress>
</ChildInfo>
<OrderInfo>
<OrderType>
<OrderTypeID>1</OrderTypeID>
<OrderTypeName>Зачисление</OrderTypeName>
</OrderType>
<PreviousOU>
</PreviousOU>
<PreviousDOU>
</PreviousDOU>
<SelectOU>
<WishOU>
<OU>
<OUID>2771</OUID>
<OUName>СОШ №1</OUName>
</OU>
</WishOU>
<WishYear>
<Year>
<YearID>1</YearID>
<YearName>1</YearName>
</Year>
</WishYear>
<WishSpecialization>
<Specialization>
<SpecializationID>2772</SpecializationID>
<SpecializationName>Математический</SpecializationName>
</Specialization>
</WishSpecialization>
<WishGrade>
<Grade>
<GradeID>2773</GradeID>
<GradeName>1А</GradeName>
</Grade>
</WishGrade>
</SelectOU>
</OrderInfo>
<NotificationInfo>
<AboutResults>
<ByPost>0</ByPost>
<ByEmail>1</ByEmail>
<ByPhone>0</ByPhone>
</AboutResults>
<AboutStage>
<ByEmail>1</ByEmail>
</AboutStage>
</NotificationInfo>
<ContactsInfo>
<Phone>111-11-11</Phone>
<Email>box@mail.com</Email>
<PostAddress>
<Address>
<Index>123456</Index>
<OKSM_ID></OKSM_ID>
<KLADR_ID></KLADR_ID>
<Country>Россия</Country>
<Region>Курганская область</Region>
<Area></Area>
<City>г.Курган</City>
<Settlement></Settlement>
<Street>ул.Мира</Street>
<House>1</House>
<Building>А</Building>
<Apartment>2</Apartment>
</Address>
</PostAddress>
</ContactsInfo>
<Comment>Comment</Comment>
</AppData>
</MessageData>
</CreateOrderOURequest>
</soapenv:Body>
</soapenv:Envelope>