diagram | ![]() |
||
namespace | https://mmixm.aero/base/2.1.0 | ||
children | mb:ip mb:textDescription mb:url | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ElectronicLocation"> <xs:annotation> <xs:documentation>Complex type containing the electronic location.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ip" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The digital location of document content represented as an IP address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="textDescription" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of electronic location.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="url" type="xs:anyURI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The digital location of document content represented as a URL.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ip" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The digital location of document content represented as an IP address.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="textDescription" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of electronic location.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="url" type="xs:anyURI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The digital location of document content represented as a URL.</xs:documentation> </xs:annotation> </xs:element> |