> Section 2.5: What about typing TTL as a schema's positiveInteger for > simplicity, instead of restricting int?
positiveInteger doesn't allow zero [1]. It doesn't have an upper limit, either. I had to derive a type to match the upper and lower limits described in Section 8 of RFC 2181. -Scott- [1] http://www.w3.org/TR/xmlschema-2/#positiveInteger . dnsop resources:_____________________________________________________ web user interface: http://darkwing.uoregon.edu/~llynch/dnsop.html mhonarc archive: http://darkwing.uoregon.edu/~llynch/dnsop/index.html
