Hi Jody, thanks for your answer.
I agree with your comments, but there is still an issue with the descriptions in multiple languages. You said: > << JWK > The maint:description element is unbounded. If descriptions in different > languages are needed, they can be sent on the same poll message. >>> I think this is not the case according to the schema: <complexType name="maintDataType"> <sequence> <element name="id" type="maint:idType"/> <element name="type" type="maint:typeType" minOccurs="0"/> <element name="pollType" type="maint:pollType" minOccurs="0"/> <element name="systems" type="maint:systemsType"/> <element name="environment" type="maint:envType"/> <element name="start" type="dateTime"/> <element name="end" type="dateTime"/> <element name="reason" type="maint:reasonEnum"/> <element name="detail" type="anyURI" minOccurs="0"/> <element name="description" type="maint:descriptionType" minOccurs="0"/> <element name="tlds" type="maint:tldsType" minOccurs="0"/> <element name="intervention" type="maint:interventionType" minOccurs="0"/> <element name="crDate" type="dateTime"/> <element name="upDate" type="dateTime" minOccurs="0"/> </sequence> </complexType> There is no maxOccurs element and the default is maxOccurs="1". My suggestion is to update the schema and allow unbounded occurrences to support multiple languages in one notification. Best regards, Michael -- ____________________________________________________________________ | | | knipp | Knipp Medien und Kommunikation GmbH ------- Technologiepark Martin-Schmeisser-Weg 9 44227 Dortmund Germany Dipl.-Informatiker Fon: +49 231 9703-0 Fax: +49 231 9703-200 Dr. Michael Bauland SIP: michael.baul...@knipp.de Software Development E-mail: michael.baul...@knipp.de Register Court: Amtsgericht Dortmund, HRB 13728 Chief Executive Officers: Dietmar Knipp, Elmar Knipp _______________________________________________ regext mailing list regext@ietf.org https://www.ietf.org/mailman/listinfo/regext