More DTD files

Martin Mathieson <[email protected]>
Newsgroups gmane.network.ethereal.devel
Message-ID <[email protected]>
Hi,

Please find attached 3 new DTD files for the dtds folder.  They are for:
- poc-settings (RFC 4354)
- presence (RFC 3863)
- watcherinfo (RFC 3858)

Regards,
Martin

_______________________________________________
Ethereal-dev mailing list
[email protected]
http://www.ethereal.com/mailman/listinfo/ethereal-dev
pocsettings.dtd (text/xml, 914 B)
<? ethereal:protocol
   proto_name="poc-settings"
   description="poc-settings XML doc (RFC 4354)"
   hierarchy="yes" ?>


<!ELEMENT poc-settings (entity)* >
<!ATTLIST poc-settings xmlns CDATA #IMPLIED>

<!ELEMENT entity (isb-settings? | am-settings? | ipab-settings? | sss-settings?)* >
<!ATTLIST entity id CDATA #REQUIRED>

<!ELEMENT isb-settings (incoming-session-barring)>
<!ELEMENT incoming-session-barring (#PCDATA)>
<!ATTLIST incoming-session-barring    active CDATA #REQUIRED>

<!ELEMENT am-settings (answer-mode)>
<!ELEMENT answer-mode (#PCDATA)>

<!ELEMENT ipab-settings (incoming-personal-alert-barring)>
<!ELEMENT incoming-personal-alert-barring (#PCDATA)>
<!ATTLIST incoming-personal-alert-barring    active CDATA #REQUIRED>

<!ELEMENT sss-settings (simultaneous-sessions-support)>
<!ELEMENT simultaneous-sessions-support (#PCDATA)>
<!ATTLIST simultaneous-sessions-support    active CDATA #REQUIRED>
presence.dtd (text/xml, 536 B)
<? ethereal:protocol
   proto_name="presence"
   description="presence XML doc (RFC 3863)"
   hierarchy="yes" ?>


<!ELEMENT presence (tuple)* >
<!ATTLIST presence xmlns CDATA #IMPLIED entity CDATA #REQUIRED>

<!ELEMENT tuple (status? | contact? | note? | timestamp?)* >
<!ATTLIST tuple id CDATA #REQUIRED>

<!ELEMENT status (basic)>

<!ELEMENT basic (#PCDATA)>

<!ELEMENT contact (#PCDATA)>
<!ATTLIST contact priority CDATA #REQUIRED>

<!ELEMENT note (#PCDATA)>
<!ATTLIST note    lang CDATA #REQUIRED>

<!ELEMENT timestamp (#PCDATA)>
watcherinfo.dtd (text/xml, 799 B)
<? ethereal:protocol
   proto_name="watcherinfo"
   description="watcherinfo XML doc (RFC 3858)"
   hierarchy="yes" ?>


<!ELEMENT watcherinfo (watcher-list)* >
<!ATTLIST watcherinfo xmlns CDATA #IMPLIED
                      version CDATA #REQUIRED
                      state CDATA #REQUIRED>

<!ELEMENT watcher-list (watcher?)* >
<!ATTLIST watcher-list resource CDATA #REQUIRED
                       package CDATA #REQUIRED>

<!ELEMENT watcher (#PCDATA)>
<!ATTLIST watcher    display-name        CDATA #IMPLIED
                     status              CDATA #REQUIRED
                     event              CDATA #REQUIRED
                     expiration          CDATA #IMPLIED
                     id                  CDATA #REQUIRED
                     duration-subscribed CDATA #IMPLIED>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.