Closed GoogleCodeExporter closed 9 years ago
Original comment by jo...@eltesconsulting.se
on 25 Sep 2013 at 7:43
Denna post finns i kontraktet:
<xs:complexType name="SvenskAdressTYPE">
<xs:sequence>
<xs:element name="LanKod" type="tns:Strang2TYPE" nillable="true" minOccurs="0"/>
<xs:element name="KommunKod" type="tns:Strang2TYPE" nillable="true" minOccurs="0"/>
<xs:element name="ForsamlingKod" type="tns:Strang2TYPE" nillable="true" minOccurs="0"/>
<xs:element name="Fastighetsbeteckning" type="tns:Strang40TYPE" nillable="true" minOccurs="0"/>
<xs:element name="CareOf" type="tns:Strang35TYPE" minOccurs="0"/>
<xs:element name="Utdelningsadress1" type="tns:Strang35TYPE" minOccurs="0"/>
<xs:element name="Utdelningsadress2" type="tns:Strang35TYPE" minOccurs="0"/>
<xs:element name="PostNr" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="6"/>
<xs:maxLength value="6"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Postort" type="tns:Strang27TYPE" minOccurs="0"/>
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
Är det möjligen så att dokumentationen behöver uppdateras eller misstolkar
jag denna issue?
Original comment by jo...@eltesconsulting.se
on 25 Sep 2013 at 7:45
Åtgärdat i 1.1 RC1
Original comment by jo...@eltesconsulting.se
on 26 Sep 2013 at 12:33
Original issue reported on code.google.com by
marcus.c...@glocalnet.net
on 24 Sep 2013 at 8:44