complexType reportedLineID
diagram S44_diagrams/S44_p21.png
namespace http://www.bcl.lu/2024/S4.4
children item country dataType
used by
element S44/content/MarketingCountry/reportedLine/id
annotation
documentation
reported line identifier
documentation
identifiant d'une ligne rapportee
source <xs:complexType name="reportedLineID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">reported line identifier</xs:documentation>
   
<xs:documentation xml:lang="FR">identifiant d'une ligne rapportee</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="item" type="s44dt:bcl2015Item">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">account item</xs:documentation>
       
<xs:documentation xml:lang="FR">rubrique comptable</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="country" type="s44dt:bclCountry" nillable="false">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">country</xs:documentation>
       
<xs:documentation xml:lang="FR">pays</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="dataType" type="s44dt:dataType">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">data type</xs:documentation>
       
<xs:documentation xml:lang="FR">type de donnee</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element reportedLineID/item
diagram S44_diagrams/S44_p22.png
namespace http://www.bcl.lu/2024/S4.4
type bcl2015Item
properties
content simple
facets
Kind Value Annotation
length 8
pattern [1-3]-[0-9A-Z]{6}
annotation
documentation
account item
documentation
rubrique comptable
source <xs:element name="item" type="s44dt:bcl2015Item">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">account item</xs:documentation>
   
<xs:documentation xml:lang="FR">rubrique comptable</xs:documentation>
 
</xs:annotation>
</xs:element>

element reportedLineID/country
diagram S44_diagrams/S44_p23.png
namespace http://www.bcl.lu/2024/S4.4
type bclCountry
properties
content simple
nillable false
annotation
documentation
country
documentation
pays
source <xs:element name="country" type="s44dt:bclCountry" nillable="false">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">country</xs:documentation>
   
<xs:documentation xml:lang="FR">pays</xs:documentation>
 
</xs:annotation>
</xs:element>

element reportedLineID/dataType
diagram S44_diagrams/S44_p24.png
namespace http://www.bcl.lu/2024/S4.4
type dataType
properties
content simple
facets
Kind Value Annotation
pattern [A-Z]{3}
annotation
documentation
data type
documentation
type de donnee
source <xs:element name="dataType" type="s44dt:dataType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">data type</xs:documentation>
   
<xs:documentation xml:lang="FR">type de donnee</xs:documentation>
 
</xs:annotation>
</xs:element>


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