[gtld-tech] Registry Escrow Policy Object

John Keating John.Keating at cira.ca
Fri Sep 5 16:55:41 UTC 2014


Hi,

There seems to be a discrepancy between the way an Escrow Deposit Policy object is defined.

In section 5.8.1 of version 5 of the Object mapping doc it's defined as:

The OPTIONAL <policy> contains the following attributes:

   o  An <element> that defines that the referenced <element> is
      REQUIRED.

   o  <scope> that defines the XPath of the element referenced by
      <element>.

   Example of <rdePolicy:policy> object:

   <rdePolicy:policy scope="//rde:deposit/rde:contents/rdeDomain:domain"
     element="rdeDom:registrant" />


In rde-policy-1.0.xsd it's defined as:

<element name="policy" type="rdePolicy:policyType"

substitutionGroup="rde:content"/>


<complexType name="policyType">

<complexContent>

<extension base="rde:contentType">

<attribute name="element" type="anyURI" use="required"/>

</extension>

</complexContent>

</complexType>


Which says it has one attribute named 'element' of type 'anyURI', and the attribute 'scope' is not mentioned and so is not allowed.

Has this difference in definitions been mentioned before?

Thanks,

John

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mm.icann.org/pipermail/gtld-tech/attachments/20140905/1c6a2d94/attachment.html>


More information about the gtld-tech mailing list