Good Afternoon,

Thanks for catching these issues Thomas, these will be corrected in the next 
version. We have found that there were a few scheme issues, looks like an older 
scheme got published with this update.

We are running through all the examples and scheme and will take a look at any 
notes anyone has (thanks for sending notes Jim) and we will plan to publish an 
update Tuesday or Wednesday this week.

Please keep the comments coming and we will get this draft over the hump and on 
the final stretch soon.


Thanks
Roger


-----Original Message-----
From: TANGO Support [mailto:supp...@tango-rs.com] 
Sent: Monday, March 06, 2017 6:11 AM
To: regext@ietf.org
Cc: gavin.br...@centralnic.com; Roger D Carney <rcar...@godaddy.com>
Subject: Re: [regext] I-D Action: draft-ietf-regext-epp-fees-01.txt

Hello,

On 03/03/2017 23:13, internet-dra...@ietf.org wrote:
> 
> A New Internet-Draft is available from the on-line Internet-Drafts 
> directories.
> This draft is a work item of the Registration Protocols Extensions of the 
> IETF.
> 
>         Title           : Registry Fee Extension for the Extensible 
> Provisioning Protocol (EPP)
>         Authors         : Roger Carney
>                           Gavin Brown
>                           Jothan Frakes
>       Filename        : draft-ietf-regext-epp-fees-01.txt
>       Pages           : 34
>       Date            : 2017-03-03
> ...

It seems that there is an issue with the XML schema included in this new 
version. This type definition is defective:

  <complexType name="commandType">
    <sequence>
      <element name="currency" type="fee:currencyType" />
      <element name="period" type="domain:periodType"
        minOccurs="0" maxOccurs="1" />
      <element name="fee" type="fee:feeType"
        minOccurs="0" maxOccurs="unbounded" />
      <element name="credit" type="fee:creditType"
        minOccurs="0" maxOccurs="unbounded" />
      <element name="class" type="token" minOccurs="0" />
      <element name="reason" type="token" minOccurs="0" />
    </sequence>
    <simpleContent>
      <attribute name="name" type=extension base="fee:commandTypeValue"/>
        <attribute name="phase" type="token" />
        <attribute name="subphase" type="token" />
      </extension>
    </simpleContent>
    <attribute name="avail" type="boolean" default="1" />
  </complexType>

XML validator says:

cvc-complex-type.2.4.a: Invalid content was found starting with element 
'simpleContent'. One of '{"http://www.w3.org/2001/XMLSchema":attribute,
"http://www.w3.org/2001/XMLSchema":attributeGroup,
"http://www.w3.org/2001/XMLSchema":anyAttribute}' is expected. [132] Open quote 
is expected for attribute "type" associated with an  element type  "attribute". 
[133]

Looks like a fix is needed here.

Best regards,

Thomas

--
TANGO REGISTRY SERVICES(r) is a product of:
Knipp Medien und Kommunikation GmbH
Technologiepark                             Phone: +49 231 9703-222
Martin-Schmeisser-Weg 9                       Fax: +49 231 9703-200
D-44227 Dortmund                       E-Mail: supp...@tango-rs.com
Germany

_______________________________________________
regext mailing list
regext@ietf.org
https://www.ietf.org/mailman/listinfo/regext

Reply via email to