complexType NetworkAddressType

complexType {http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0}NetworkAddressType

Type Heirarchy
{http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0}ObjectSuperType (by extension)
 {http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0}LocationType (by extension)
  {http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0}ElectronicAddressType (by extension)
   {http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0}NetworkAddressType
Derived Types
{http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0}NetworkAddressType
 {http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0}NetworkAddress (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0
Declared Namespacesxmlns:c=http://tools.dss-snd.gc.ca/cpsin/ns/gl/1-1-0
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="NetworkAddressType" id="Y0046">
    <
xs:annotation>
        <
xs:documentation>
Network Address:
The name of a node within a telecommunications network.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:complexContent>
        <
xs:extension base="c:ElectronicAddressType">
            <
xs:sequence>
                <
xs:element ref="c:NetworkAddressText" minOccurs="0"/>
                <
xs:element ref="c:NetworkProtocolTypeDescription" minOccurs="0"
                    
maxOccurs="unbounded"/>
            </
xs:sequence>
            <
xs:attribute ref="c:networkProtocolTypeId"/>
        </
xs:extension>
    </
xs:complexContent>
</
xs:complexType>


Documentation

Network Address:
The name of a node within a telecommunications network.


complexType NetworkAddressType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.