diff --git a/dns.schema-2.0 b/dns.schema-2.0 index b8b06b7..28d2e59 100644 --- a/dns.schema-2.0 +++ b/dns.schema-2.0 @@ -105,19 +105,19 @@ attributetype ( 1.3.6.1.4.1.7222.1.4.23 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{2} SINGLE-VALUE ) -attributetype ( 1.3.6.1.4.1.7222.1.4.23 +attributetype ( 1.3.6.1.4.1.7222.1.4.24 NAME 'dnssrvpriority' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) -attributetype ( 1.3.6.1.4.1.7222.1.4.24 +attributetype ( 1.3.6.1.4.1.7222.1.4.25 NAME 'dnssrvweight' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) -attributetype ( 1.3.6.1.4.1.7222.1.4.25 +attributetype ( 1.3.6.1.4.1.7222.1.4.26 NAME 'dnssrvport' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 diff --git a/dns.schema-2.2 b/dns.schema-2.2 index e415bc4..0ce813e 100644 --- a/dns.schema-2.2 +++ b/dns.schema-2.2 @@ -108,30 +108,29 @@ attributetype ( 1.3.6.1.4.1.7222.1.4.22 SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{16} ) -attributetype ( 1.3.6.1.4.1.7222.1.4.23 - NAME 'dnssrvpriority' - EQUALITY integerMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 - SINGLE-VALUE ) - -attributetype ( 1.3.6.1.4.1.7222.1.4.24 - NAME 'dnssrvweight' - EQUALITY integerMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 - SINGLE-VALUE ) - -attributetype ( 1.3.6.1.4.1.7222.1.4.25 - NAME 'dnssrvport' - EQUALITY integerMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 - SINGLE-VALUE ) - attributetype ( 1.3.6.1.4.1.7222.1.4.23 NAME 'dnslocation' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{2} SINGLE-VALUE ) +attributetype ( 1.3.6.1.4.1.7222.1.4.24 + NAME 'dnssrvpriority' + EQUALITY integerMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 + SINGLE-VALUE ) + +attributetype ( 1.3.6.1.4.1.7222.1.4.25 + NAME 'dnssrvweight' + EQUALITY integerMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 + SINGLE-VALUE ) + +attributetype ( 1.3.6.1.4.1.7222.1.4.26 + NAME 'dnssrvport' + EQUALITY integerMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 + SINGLE-VALUE ) objectclass ( 1.3.6.1.4.1.7222.1.4.19 NAME 'dnszone'