[Fedora-suds-list] urllib2.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

no spam mrs.nospam at gmail.com
Thu Apr 12 20:52:45 UTC 2012


FieldOfguid is referenced in http://win-rissnu3iphi:8676/?xsd=xsd2, full
xml below.

<xs:extension
 xmlns:q3="http://Telestream.Vantage.Sdk/2010/07" base="q3:FieldOfguid">


This error is happening just from the

client = Client(vantage_soapuri)

statement.


This XML file does not appear to have any style information associated with
it. The document tree is shown below.
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="
http://schemas.datacontract.org/2004/07/Telestream.Soa.Vocabulary"
elementFormDefault="qualified"targetNamespace="
http://schemas.datacontract.org/2004/07/Telestream.Soa.Vocabulary">
<xs:import schemaLocation="http://win-rissnu3iphi:8676/?xsd=xsd3" namespace
="http://schemas.datacontract.org/2004/07/System.Xml.Serialization"/>
<xs:import schemaLocation="http://win-rissnu3iphi:8676/?xsd=xsd0" namespace
="http://Telestream.Vantage.Sdk/2010/07"/>
<xs:import schemaLocation="http://win-rissnu3iphi:8676/?xsd=xsd1" namespace
="http://schemas.microsoft.com/2003/10/Serialization/"/>
<xs:complexType name="Document">
<xs:complexContent mixed="false">
<xs:extension base="tns:Element">
<xs:sequence>
<xs:element xmlns:q1="
http://schemas.datacontract.org/2004/07/System.Xml.Serialization" name="
xmlns" nillable="true" type="q1:XmlSerializerNamespaces"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="Document" nillable="true" type="tns:Document"/>
<xs:complexType name="Element">
<xs:sequence/>
</xs:complexType>
<xs:element name="Element" nillable="true" type="tns:Element"/>
<xs:complexType name="ConditionList">
<xs:sequence>
<xs:element xmlns:q2="http://Telestream.Vantage.Sdk/2010/07" minOccurs="0"
maxOccurs="unbounded" name="Condition" nillable="true" type="q2:Condition"/>
</xs:sequence>
</xs:complexType>
<xs:element name="ConditionList" nillable="true" type="tns:ConditionList"/>
<xs:complexType name="GuidField">
<xs:complexContent mixed="false">
<xs:extension xmlns:q3="http://Telestream.Vantage.Sdk/2010/07" base="
q3:FieldOfguid">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="GuidField" nillable="true" type="tns:GuidField"/>
<xs:simpleType name="TextEncoderFallback">
<xs:restriction base="xs:string">
<xs:enumeration value="Fail"/>
<xs:enumeration value="Replacement"/>
</xs:restriction>
</xs:simpleType>
<xs:element name="TextEncoderFallback" nillable="true" type="
tns:TextEncoderFallback"/>
<xs:simpleType name="TextEncoding">
<xs:restriction base="xs:string">
<xs:enumeration value="Ascii">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/
">20127</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Utf8">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/
">65001</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Utf8NoBom">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/
">65002</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Utf16LittleEndian">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/
">1200</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Utf16BigEndian">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/
">1201</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:element name="TextEncoding" nillable="true" type="tns:TextEncoding"/>
</xs:schema>

On Thu, Apr 12, 2012 at 4:08 PM, Chris Sears <csears at gmail.com> wrote:

> I don't see any information on 'FieldOfguid' from the WSDL you sent
> earlier. You might look at how that type was parsed in SoapUI. If there was
> any sort of namespace prefix, you may need to use that when referencing the
> type in Suds, along the lines of 'ns0:FieldOfguid'.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/suds/attachments/20120412/e3f7e939/attachment-0001.html>


More information about the suds mailing list