ROOT ELEMENT: | AVWDDT |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | |||
type | AddressType | ||
properties |
|
||
children | StreetHouseNbrPostBoxZIPCodeCityCountry | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Address" type="AddressType"> <xs:annotation> <xs:documentation>90022</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AddressDetails"> <xs:annotation> <xs:documentation>00925</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AttestationStatus"> <xs:annotation> <xs:documentation>00110</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="1"/> <xs:enumeration value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
properties |
|
||
children | Form | ||
annotation |
|
||
source | <xs:element name="AVWDDT"> <xs:annotation> <xs:documentation>90489</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Form" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:integer | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BuildingUsage"> <xs:annotation> <xs:documentation>01016</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="2"/> <xs:enumeration value="01"/> <xs:enumeration value="02"/> <xs:enumeration value="03"/> <xs:enumeration value="04"/> <xs:enumeration value="05"/> <xs:enumeration value="06"/> <xs:enumeration value="07"/> <xs:enumeration value="08"/> <xs:enumeration value="09"/> <xs:enumeration value="10"/> <xs:enumeration value="11"/> <xs:enumeration value="12"/> <xs:enumeration value="13"/> <xs:enumeration value="14"/> <xs:enumeration value="15"/> <xs:enumeration value="16"/> <xs:enumeration value="17"/> <xs:enumeration value="18"/> <xs:enumeration value="19"/> <xs:enumeration value="20"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> <xs:enumeration value="23"/> <xs:enumeration value="24"/> <xs:enumeration value="25"/> <xs:enumeration value="99"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="City"> <xs:annotation> <xs:documentation>00522</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="30"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Comment"> <xs:annotation> <xs:documentation>00887</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | CommunicationType | ||
properties |
|
||
children | PhoneNbrGSMNbrFaxNbrEmailAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Communication" type="CommunicationType"> <xs:annotation> <xs:documentation>90258</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||||||||
type | restriction of xs:integer | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="CompanyID"> <xs:annotation> <xs:documentation>00014</xs:documentation> <xs:appinfo source="ConversionID">CompanyID_conversion1</xs:appinfo> <xs:appinfo source="TDOType">xs:companyId</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1999999943"/> <xs:totalDigits value="10"/> <xs:pattern value="\d{9}|\d{10}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ContractSignatureDate"> <xs:annotation> <xs:documentation>00926</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:date"> <xs:pattern value="\d{4}-\d{2}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of CoordinatesContactPersonType | ||
properties |
|
||
children | NameFirstNameCommunication | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CoordinatesContactPerson"> <xs:annotation> <xs:documentation>90257</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CoordinatesContactPersonType"> <xs:sequence> <xs:element ref="Communication"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CostPlusContractNotion"> <xs:annotation> <xs:documentation>00929</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Country"> <xs:annotation> <xs:documentation>00523</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="99999"/> <xs:totalDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||||||||
type | restriction of xs:integer | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="DangerousConstrWorkNature"> <xs:annotation> <xs:documentation>01083</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="1"/> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Denomination"> <xs:annotation> <xs:documentation>00776</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="96"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmailAddress"> <xs:annotation> <xs:documentation>00637</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="60"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FaxNbr"> <xs:annotation> <xs:documentation>00678</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FirstName"> <xs:annotation> <xs:documentation>00727</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="24"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ForeignCompanyID"> <xs:annotation> <xs:documentation>01186</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="256"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of FormType | ||
properties |
|
||
children | IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormReferenceWorksGlobalProjectWorksContractDeclarantIdWorksContract | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Form"> <xs:annotation> <xs:documentation>90059</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="FormType"> <xs:sequence> <xs:element ref="Reference" maxOccurs="2"/> <xs:element ref="WorksGlobalProject"/> <xs:element ref="WorksContractDeclarantId"/> <xs:element ref="WorksContract"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FormCreationDate"> <xs:annotation> <xs:documentation>00218</xs:documentation> <xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:date"> <xs:pattern value="\d{4}-\d{2}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:time | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FormCreationHour"> <xs:annotation> <xs:documentation>00299</xs:documentation> <xs:appinfo source="ConversionID">Time_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:time"> <xs:pattern value="\d{2}:\d{2}:\d{2}.\d{3}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="GSMNbr"> <xs:annotation> <xs:documentation>00636</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="HouseNbr"> <xs:annotation> <xs:documentation>00518</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Identification"> <xs:annotation> <xs:documentation>00296</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="7"/> <xs:enumeration value="AVWDDT"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="InterventionEndDate"> <xs:annotation> <xs:documentation>00933</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:date"> <xs:pattern value="\d{4}-\d{2}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="InterventionStartDate"> <xs:annotation> <xs:documentation>00932</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:date"> <xs:pattern value="\d{4}-\d{2}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="IsNaturalPerson"> <xs:annotation> <xs:documentation>01202</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="IsObligedToRegister"> <xs:annotation> <xs:documentation>01082</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Justification"> <xs:annotation> <xs:documentation>00545</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="10"/> <xs:maxLength value="320"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="LanguagePreference"> <xs:annotation> <xs:documentation>00919</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="LateWorksContractDeclReason"> <xs:annotation> <xs:documentation>00931</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Name"> <xs:annotation> <xs:documentation>00726</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="48"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | OtherParticipantType | ||
properties |
|
||
children | CompanyIDParticipantQualityName | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OtherParticipant" type="OtherParticipantType"> <xs:annotation> <xs:documentation>90477</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ParticipantQuality"> <xs:annotation> <xs:documentation>01081</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="PhoneNbr"> <xs:annotation> <xs:documentation>00677</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="PostBox"> <xs:annotation> <xs:documentation>00519</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | ReferenceType | ||
properties |
|
||
children | ReferenceTypeReferenceOriginReferenceNbr | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Reference" type="ReferenceType"> <xs:annotation> <xs:documentation>90082</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ReferenceNbr"> <xs:annotation> <xs:documentation>00222</xs:documentation> <xs:appinfo source="ConversionID">TicketNumber_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ReferenceOrigin"> <xs:annotation> <xs:documentation>00298</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="1"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ReferenceType"> <xs:annotation> <xs:documentation>00221</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="2"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | SiteAddressType | ||
properties |
|
||
children | StreetHouseNbrPostBoxZIPCodeCityCountry | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SiteAddress" type="SiteAddressType"> <xs:annotation> <xs:documentation>90488</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Street"> <xs:annotation> <xs:documentation>00517</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="42"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="SubcontractorActivity"> <xs:annotation> <xs:documentation>00934</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="28"/> <xs:totalDigits value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of SubcontractorActivityInfoType | ||
properties |
|
||
children | InterventionStartDateInterventionEndDateDangerousConstrWorkNatureSubcontractorActivitySubcontractorEmployerId | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SubcontractorActivityInfo"> <xs:annotation> <xs:documentation>90389</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SubcontractorActivityInfoType"> <xs:sequence> <xs:element ref="SubcontractorEmployerId"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
type | extension of SubcontractorEmployerIdType | ||
properties |
|
||
children | CompanyIDVATNbrForeignCompanyIDDenominationAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SubcontractorEmployerId"> <xs:annotation> <xs:documentation>90573</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SubcontractorEmployerIdType"> <xs:sequence> <xs:element ref="Address" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
type | extension of SubcontractorIdType | ||
properties |
|
||
children | CompanyIDVATNbrForeignCompanyIDJustificationDenominationLanguagePreferenceAddressSubcontractorActivityInfo | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SubcontractorId"> <xs:annotation> <xs:documentation>90388</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SubcontractorIdType"> <xs:sequence> <xs:element ref="Address" minOccurs="0"/> <xs:element ref="SubcontractorActivityInfo"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
type | extension of TempComCompanyIDType | ||
properties |
|
||
children | CompanyIDDenominationLanguagePreferenceAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TempComCompanyID"> <xs:annotation> <xs:documentation>90382</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="TempComCompanyIDType"> <xs:sequence> <xs:element ref="Address" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="TypeForm"> <xs:annotation> <xs:documentation>00297</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> <xs:enumeration value="SU"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="VATNbr"> <xs:annotation> <xs:documentation>01185</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="30"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of WorksContractType | ||
properties |
|
||
children | WorksGlobalProjectTypeWorksContractTotalCostCostPlusContractNotionContractSignatureDateWorksContractStartDateWorksContractEndDateReferenceNbrLateWorksContractDeclReasonDangerousConstrWorkNatureCommentCoordinatesContactPersonSubcontractorId | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WorksContract"> <xs:annotation> <xs:documentation>90387</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="WorksContractType"> <xs:sequence> <xs:element ref="CoordinatesContactPerson"/> <xs:element ref="SubcontractorId" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
type | extension of WorksContractDeclarantIdType | ||
properties |
|
||
children | CompanyIDCommunicationTempComCompanyID | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WorksContractDeclarantId"> <xs:annotation> <xs:documentation>90381</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="WorksContractDeclarantIdType"> <xs:sequence> <xs:element ref="Communication" minOccurs="0"/> <xs:element ref="TempComCompanyID" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="WorksContractEndDate"> <xs:annotation> <xs:documentation>00928</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:date"> <xs:pattern value="\d{4}-\d{2}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="WorksContractStartDate"> <xs:annotation> <xs:documentation>00927</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:date"> <xs:pattern value="\d{4}-\d{2}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="WorksContractTotalCost"> <xs:annotation> <xs:documentation>00930</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of WorksGlobalProjectType | ||
properties |
|
||
children | WorksGlobalProjectSectorIsObligedToRegisterWorksGlobalProjectPurposeWorksGlobalProjectTypeBuildingUsageWorksGlobalProjectMobilityNotionAddressDetailsSiteAddressWorksGlobalProjectOwnerIdOtherParticipant | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WorksGlobalProject"> <xs:annotation> <xs:documentation>90383</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="WorksGlobalProjectType"> <xs:sequence> <xs:element ref="SiteAddress"/> <xs:element ref="WorksGlobalProjectOwnerId"/> <xs:element ref="OtherParticipant" minOccurs="0" maxOccurs="4"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="WorksGlobalProjectMobilityNotion"> <xs:annotation> <xs:documentation>00923</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of WorksGlobalProjectOwnerIdType | ||
properties |
|
||
children | CompanyIDIsNaturalPersonVATNbrForeignCompanyIDJustificationDenominationLanguagePreferenceAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WorksGlobalProjectOwnerId"> <xs:annotation> <xs:documentation>90384</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="WorksGlobalProjectOwnerIdType"> <xs:sequence> <xs:element ref="Address" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="WorksGlobalProjectPurpose"> <xs:annotation> <xs:documentation>01096</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="WorksGlobalProjectSector"> <xs:annotation> <xs:documentation>01093</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||||||||||||||||||||||||||
type | restriction of xs:integer | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="WorksGlobalProjectType"> <xs:annotation> <xs:documentation>00920</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="2"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> <xs:enumeration value="5"/> <xs:enumeration value="6"/> <xs:enumeration value="7"/> <xs:enumeration value="8"/> <xs:enumeration value="99"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ZIPCode"> <xs:annotation> <xs:documentation>00520</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
children | StreetHouseNbrPostBoxZIPCodeCityCountry | ||
used by |
|
||
source | <xs:complexType name="AddressType"> <xs:sequence> <xs:element ref="Street"/> <xs:element ref="HouseNbr"/> <xs:element ref="PostBox" minOccurs="0"/> <xs:element ref="ZIPCode"/> <xs:element ref="City"/> <xs:element ref="Country"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | PhoneNbrGSMNbrFaxNbrEmailAddress | ||
used by |
|
||
source | <xs:complexType name="CommunicationType"> <xs:sequence> <xs:element ref="PhoneNbr" minOccurs="0"/> <xs:element ref="GSMNbr" minOccurs="0" maxOccurs="0"/> <xs:element ref="FaxNbr" minOccurs="0" maxOccurs="0"/> <xs:element ref="EmailAddress" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | NameFirstName | ||
used by |
|
||
source | <xs:complexType name="CoordinatesContactPersonType"> <xs:sequence> <xs:element ref="Name"/> <xs:element ref="FirstName" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm | ||
used by |
|
||
source | <xs:complexType name="FormType"> <xs:sequence> <xs:element ref="Identification"/> <xs:element ref="FormCreationDate"/> <xs:element ref="FormCreationHour"/> <xs:element ref="AttestationStatus"/> <xs:element ref="TypeForm"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | CompanyIDParticipantQualityName | ||
used by |
|
||
source | <xs:complexType name="OtherParticipantType"> <xs:sequence> <xs:element ref="CompanyID"/> <xs:element ref="ParticipantQuality"/> <xs:element ref="Name" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | ReferenceTypeReferenceOriginReferenceNbr | ||
used by |
|
||
source | <xs:complexType name="ReferenceType"> <xs:sequence> <xs:element ref="ReferenceType"/> <xs:element ref="ReferenceOrigin"/> <xs:element ref="ReferenceNbr"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | StreetHouseNbrPostBoxZIPCodeCityCountry | ||
used by |
|
||
source | <xs:complexType name="SiteAddressType"> <xs:sequence> <xs:element ref="Street" minOccurs="0"/> <xs:element ref="HouseNbr" minOccurs="0"/> <xs:element ref="PostBox" minOccurs="0"/> <xs:element ref="ZIPCode"/> <xs:element ref="City"/> <xs:element ref="Country" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | InterventionStartDateInterventionEndDateDangerousConstrWorkNatureSubcontractorActivity | ||
used by |
|
||
source | <xs:complexType name="SubcontractorActivityInfoType"> <xs:sequence> <xs:element ref="InterventionStartDate" minOccurs="0"/> <xs:element ref="InterventionEndDate" minOccurs="0"/> <xs:element ref="DangerousConstrWorkNature" minOccurs="0"/> <xs:element ref="SubcontractorActivity" minOccurs="0" maxOccurs="4"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | CompanyIDVATNbrForeignCompanyIDDenomination | ||
used by |
|
||
source | <xs:complexType name="SubcontractorEmployerIdType"> <xs:choice> <xs:element ref="CompanyID"/> <xs:sequence> <xs:choice> <xs:element ref="VATNbr" minOccurs="0"/> <xs:element ref="ForeignCompanyID" minOccurs="0"/> </xs:choice> <xs:element ref="Denomination"/> </xs:sequence> </xs:choice> </xs:complexType> |
diagram | |||
children | CompanyIDVATNbrForeignCompanyIDJustificationDenominationLanguagePreference | ||
used by |
|
||
source | <xs:complexType name="SubcontractorIdType"> <xs:choice> <xs:element ref="CompanyID"/> <xs:sequence> <xs:choice> <xs:element ref="VATNbr"/> <xs:element ref="ForeignCompanyID"/> <xs:element ref="Justification"/> </xs:choice> <xs:element ref="Denomination"/> <xs:element ref="LanguagePreference"/> </xs:sequence> </xs:choice> </xs:complexType> |
diagram | |||
children | CompanyIDDenominationLanguagePreference | ||
used by |
|
||
source | <xs:complexType name="TempComCompanyIDType"> <xs:choice> <xs:element ref="CompanyID"/> <xs:sequence> <xs:element ref="Denomination"/> <xs:element ref="LanguagePreference"/> </xs:sequence> </xs:choice> </xs:complexType> |
diagram | |||
children | CompanyID | ||
used by |
|
||
source | <xs:complexType name="WorksContractDeclarantIdType"> <xs:sequence> <xs:element ref="CompanyID"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | WorksGlobalProjectTypeWorksContractTotalCostCostPlusContractNotionContractSignatureDateWorksContractStartDateWorksContractEndDateReferenceNbrLateWorksContractDeclReasonDangerousConstrWorkNatureComment | ||
used by |
|
||
source | <xs:complexType name="WorksContractType"> <xs:sequence> <xs:element ref="WorksGlobalProjectType" minOccurs="0"/> <xs:element ref="WorksContractTotalCost"/> <xs:element ref="CostPlusContractNotion"/> <xs:element ref="ContractSignatureDate"/> <xs:element ref="WorksContractStartDate"/> <xs:element ref="WorksContractEndDate"/> <xs:element ref="ReferenceNbr" minOccurs="0"/> <xs:element ref="LateWorksContractDeclReason" minOccurs="0"/> <xs:element ref="DangerousConstrWorkNature" minOccurs="0"/> <xs:element ref="Comment" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | CompanyIDIsNaturalPersonVATNbrForeignCompanyIDJustificationDenominationLanguagePreference | ||
used by |
|
||
source | <xs:complexType name="WorksGlobalProjectOwnerIdType"> <xs:choice> <xs:element ref="CompanyID"/> <xs:sequence> <xs:choice> <xs:element ref="IsNaturalPerson"/> <xs:element ref="VATNbr"/> <xs:element ref="ForeignCompanyID"/> <xs:element ref="Justification"/> </xs:choice> <xs:element ref="Denomination"/> <xs:element ref="LanguagePreference"/> </xs:sequence> </xs:choice> </xs:complexType> |
diagram | |||
children | WorksGlobalProjectSectorIsObligedToRegisterWorksGlobalProjectPurposeWorksGlobalProjectTypeBuildingUsageWorksGlobalProjectMobilityNotionAddressDetails | ||
used by |
|
||
source | <xs:complexType name="WorksGlobalProjectType"> <xs:sequence> <xs:element ref="WorksGlobalProjectSector"/> <xs:element ref="IsObligedToRegister"/> <xs:element ref="WorksGlobalProjectPurpose"/> <xs:element ref="WorksGlobalProjectType" minOccurs="0"/> <xs:element ref="BuildingUsage" minOccurs="0"/> <xs:element ref="WorksGlobalProjectMobilityNotion"/> <xs:element ref="AddressDetails" minOccurs="0"/> </xs:sequence> </xs:complexType> |