XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition

Declared Namespaces

Prefix Namespace
Default namespace http://www.w3.org/2001/XMLSchema
xml http://www.w3.org/XML/1998/namespace
itst http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/
Schema Component Representation
<schema targetNamespace="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/" elementFormDefault="qualified">
<include schemaLocation="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/ITST_TelephoneNumberIdentifier.xsd"/>
...
</schema>
top

Global Declarations

Element: FaxNumberIdentifier

Name FaxNumberIdentifier
Type itst:TelephoneNumberIdentifierType
Nillable no
Abstract no
Documentation Faxnummer inkl. internationalt prefix
Logical Diagram
XML Instance Representation
<itst:FaxNumberIdentifier> itst:TelephoneNumberIdentifierType </itst:FaxNumberIdentifier>
Diagram
Schema Component Representation
<element name="FaxNumberIdentifier" type=" itst:TelephoneNumberIdentifierType "/>
top