complexType OtherPolicytype
diagram
namespace http://www.telebib2.org
type extension of Documenttype
properties
base Documenttype
children DocumentDescriptionText DocumentHolderCode DocumentIdentifier DocumentIssueDate DocumentIssueServiceText DocumentStatusCode DocumentLanguageCode LastUpdateDate DocumentExchangeDetails OtherPolicyEndDate OtherPolicyIdentifier
used by
complexTypes PreviousPolicytype RelatedPolicytype ReplacedPolicytype TakeOverPolicytype
annotation
appinfo
Any other contract that has a relationship with the one subject of this message.
appinfo
(DOC)
documentation
Identifie un document.
documentation
Identificeert een document.
documentation
Document
documentation
Other policy document
documentation
Andere polis, document
source <xsd:complexType name="OtherPolicytype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">Any other contract that has a relationship with the one subject of this message.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(DOC)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un document.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een document.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Document</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Other policy document</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Andere polis, document</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Documenttype">
     
<xsd:sequence>
       
<xsd:element name="OtherPolicyEndDate" type="OtherPolicyEndDatetype" minOccurs="0"/>
       
<xsd:element name="OtherPolicyIdentifier" type="OtherPolicyIdentifiertype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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


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