complexType InterveningAuthoritytype
diagram
namespace http://www.telebib2.org
type extension of PartyRoletype
properties
base PartyRoletype
children RoleCode InterveningAuthorityTypeCode DistrictText
used by
element Incidenttype/InterveningAuthority
annotation
appinfo
Public authority that ascertains, establishes the circumstances of an incident or tries to minimise the consequences of an incident, eg federal police, fire department, etc.
appinfo
(PTY+022)
documentation
Autorité intervenante
documentation
Tussenkomende overheid
documentation
Eingreifende Behörde
documentation
Intervening authority
documentation
Identifie un intervenant.
documentation
Identificeert een betrokkene.
documentation
Party
source <xsd:complexType name="InterveningAuthoritytype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">Public authority that ascertains, establishes the circumstances of an incident or tries to minimise the consequences of an incident, eg federal police, fire department, etc.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(PTY+022)</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Autorité intervenante</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Tussenkomende overheid</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">Eingreifende Behörde</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Intervening authority</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un intervenant.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een betrokkene.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Party</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="PartyRoletype">
     
<xsd:sequence>
       
<xsd:element name="InterveningAuthorityTypeCode" type="InterveningAuthorityTypeCodetype"/>
       
<xsd:element name="DistrictText" type="DistrictTexttype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element InterveningAuthoritytype/InterveningAuthorityTypeCode
diagram
namespace http://www.telebib2.org
type InterveningAuthorityTypeCodetype
properties
isRef 0
content simple
source <xsd:element name="InterveningAuthorityTypeCode" type="InterveningAuthorityTypeCodetype"/>

element InterveningAuthoritytype/DistrictText
diagram
namespace http://www.telebib2.org
type DistrictTexttype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="DistrictText" type="DistrictTexttype" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy