Re: [XCON] XML scheme for RFC 6503

Sergei Nikulov <sergey.nikulov@gmail.com> Thu, 06 December 2012 06:50 UTC

Return-Path: <sergey.nikulov@gmail.com>
X-Original-To: xcon@ietfa.amsl.com
Delivered-To: xcon@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2935721F8D4B for <xcon@ietfa.amsl.com>; Wed, 5 Dec 2012 22:50:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level:
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9nprzdA6Fa-5 for <xcon@ietfa.amsl.com>; Wed, 5 Dec 2012 22:50:30 -0800 (PST)
Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) by ietfa.amsl.com (Postfix) with ESMTP id 2CDE421F8D41 for <xcon@ietf.org>; Wed, 5 Dec 2012 22:50:29 -0800 (PST)
Received: by mail-wg0-f42.google.com with SMTP id dr1so149231wgb.1 for <xcon@ietf.org>; Wed, 05 Dec 2012 22:50:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ERVqVvULR0ylUQrszKd7UUSe7UpTMb6k5x2XxbmLiPI=; b=m7i53U62U4VrSXvjfasZ38XVNnaODGlRR4jnUemVah4Lzed6jS5t5QaNeVacEjaQJx zZFydBAY4GYNwhCEKlANQGVdP2AmKo5/IO1ewGvNlLB5Zn5gvlk0MD8243zzAJiwMtb8 lrRdHKssBcS7AIbjaExjwDbea4z8K59AH39KoFDRSby+y0wMCMbk6lIx2n7HLuTL3jxf ty32nEg4OdPLtjrvUPhQUWZmyZQ3m6VAWQ6sa7hP6c5FslLHZ8NNuLNFXf06nvH6Pqp7 OJGh8XFS77Hs+RQoq1wMKKE+NsrhCrRi0rrkgVnunZ3NSH/xyqSeTMXHwIKVAILBrvG/ /E6Q==
MIME-Version: 1.0
Received: by 10.181.13.75 with SMTP id ew11mr775882wid.9.1354776629236; Wed, 05 Dec 2012 22:50:29 -0800 (PST)
Received: by 10.194.89.106 with HTTP; Wed, 5 Dec 2012 22:50:29 -0800 (PST)
In-Reply-To: <CAHBDyN7vjh-EhcCmnicE4W59Ub2ZbKiJsk5LSypo3qPjpMRnjg@mail.gmail.com>
References: <CAE7Ac0AxWO-SVaPC2oM3APa8hp=JWEAaydRsXswKhULFpbzkuQ@mail.gmail.com> <CAHBDyN7vjh-EhcCmnicE4W59Ub2ZbKiJsk5LSypo3qPjpMRnjg@mail.gmail.com>
Date: Thu, 06 Dec 2012 10:50:29 +0400
Message-ID: <CAE7Ac0At16ad-xdTt2FoqXiRAUC7h8_8KnQ3j5mw_U0SBpvgbA@mail.gmail.com>
From: Sergei Nikulov <sergey.nikulov@gmail.com>
To: Mary Barnes <mary.ietf.barnes@gmail.com>
Content-Type: multipart/alternative; boundary="f46d04388e1bbc522e04d0298304"
Cc: "xcon@ietf.org" <xcon@ietf.org>
Subject: Re: [XCON] XML scheme for RFC 6503
X-BeenThere: xcon@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Centralized Conferencing <xcon.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xcon>, <mailto:xcon-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xcon>
List-Post: <mailto:xcon@ietf.org>
List-Help: <mailto:xcon-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xcon>, <mailto:xcon-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Dec 2012 06:50:31 -0000

Mary,

Thank you.
I suspect you really mean http://www.rfc-editor.org/rfc/rfc6501.txt for
xcon-conference-info

I just wondering if those files available anywhere online to
point schemaLocation to it instead of using local files ripped off text.



2012/12/5 Mary Barnes <mary.ietf.barnes@gmail.com>

> The Data model schema (xcon-conference-info) is defined in RFC 6502:
> http://www.rfc-editor.org/rfc/rfc6502.txt
>
> The conference-info is defined in RFC 4575:
> http://www.rfc-editor.org/rfc/rfc4575.txt
>
> Mary.
>
> On Wed, Dec 5, 2012 at 1:04 AM, Sergei Nikulov <sergey.nikulov@gmail.com>
> wrote:
> > Hi!
> >
> > I'm investigating RFC 6503 and found that local files are used for
> > namespaces in XML scheme.
> >
> > "
> >
> >       <xs:import namespace="urn:ietf:params:xml:ns:xcon-conference-info"
> >                  schemaLocation="DataModel.xsd"/>
> >       <xs:import namespace="urn:ietf:params:xml:ns:conference-info"
> >                  schemaLocation="rfc4575.xsd"/>
> >
> > "
> >
> > Could you please provide me with information where I can find those
> files?
> > Thank you.
> >
> > --
> > Best Regards,
> > Sergei Nikulov
> >
> > _______________________________________________
> > XCON mailing list
> > XCON@ietf.org
> > https://www.ietf.org/mailman/listinfo/xcon
> >
>



-- 
Best Regards,
Sergei Nikulov