<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.ericsson.com/scm/Voip/" xmlns:Voip="http://schemas.ericsson.com/scm/Voip/" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:ns2="http://schemas.ericsson.com/ma/template/" attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.0" targetNamespace="http://schemas.ericsson.com/scm/Voip/">
<xs:element name="deviceId" type="xs:string"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" name="ontId" type="ns5:stringType"/>
<xs:element name="CreateVoip">
<xs:complexType>
<xs:sequence>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="1" name="ontId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideSite" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideShelf" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideSlot" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="servicePort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asidePort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="sVlan" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gponSlot" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gponPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gemPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="user8021p" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="downStreamQueue" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="upStreamQueue" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="cVlan" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bundleId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="qos" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bProfileUpstream" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bProfileDownStream" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="transId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="resultMessage" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="iccr" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="name" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="type" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="defaultdomain" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="instanceId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="splitterPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="tcon" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gpor" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="pani" type="ns5:stringType"/>
</xs:sequence>
<xs:attribute xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" name="ontId" type="ns5:stringType" use="required"/>
</xs:complexType>
<xs:key name="key_CreateVoip_ontId">
<xs:selector xpath="./Voip:ontId"/>
<xs:field xpath="."/>
</xs:key>
<xs:keyref name="keyref_CreateVoip_ontId" refer="key_CreateVoip_ontId">
<xs:selector xpath="."/>
<xs:field xpath="@ontId"/>
</xs:keyref>
</xs:element>
<xs:element name="GetResponseVoip">
<xs:complexType>
<xs:sequence>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="1" name="ontId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideSite" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideShelf" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideSlot" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="servicePort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asidePort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="sVlan" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gponSlot" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gponPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gemPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="user8021p" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="downStreamQueue" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="upStreamQueue" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="cVlan" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bundleId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="qos" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bProfileUpstream" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bProfileDownStream" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="transId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="resultMessage" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="iccr" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="name" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="type" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="defaultdomain" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="instanceId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="splitterPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="tcon" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gpor" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="pani" type="ns5:stringType"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SetVoip">
<xs:complexType>
<xs:sequence>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="1" name="ontId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideSite" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideShelf" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asideSlot" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="servicePort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="asidePort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="sVlan" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gponSlot" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gponPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gemPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="user8021p" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="downStreamQueue" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="upStreamQueue" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="cVlan" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bundleId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="qos" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bProfileUpstream" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="bProfileDownStream" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="transId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="resultMessage" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="iccr" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="name" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="type" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="defaultdomain" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="instanceId" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="splitterPort" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="tcon" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="gpor" type="ns5:stringType"/>
<xs:element xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" maxOccurs="1" minOccurs="0" name="pani" type="ns5:stringType"/>
</xs:sequence>
<xs:attribute xmlns:ns5="http://schemas.ericsson.com/scm/Voip/" name="ontId" type="ns5:stringType" use="required"/>
</xs:complexType>
</xs:element>
<xs:simpleType name="stringType">
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>