Showing:

Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element CompanyDataRecord / LineFunction
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_LineFunctionCode.tmp#LineFunctionCode
Type LineFunctionCode
Properties
content simple
Facets
pattern (update)|(delete)|(original)|(UPDATE)|(DELETE)|(ORIGINAL)|(Update)|(Delete)|(Original)
Source
<xs:element name="LineFunction" type="LineFunctionCode"/>
Element CompanyDataRecord / Name
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NameTextType.tmp#NameTextType
Type NameTextType
Properties
content simple
Facets
maxLength 70
Source
<xs:element name="Name" type="NameTextType"/>
Element CompanyDataRecord / GLN
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_GLNType.tmp#GLNType
Type GLNType
Properties
content simple
minOccurs 0
Facets
length 13
pattern \d+
Source
<xs:element minOccurs="0" name="GLN" type="GLNType"/>
Element CompanyDataRecord / RegNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element minOccurs="0" name="RegNum" type="ShortTextType"/>
Element CompanyDataRecord / VATRegNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element minOccurs="0" name="VATRegNum" type="ShortTextType"/>
Element CompanyDataRecord / PhoneNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="PhoneNum" type="NormalTextType"/>
Element CompanyDataRecord / FaxNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="FaxNum" type="NormalTextType"/>
Element CompanyDataRecord / MobileNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="MobileNum" type="NormalTextType"/>
Element CompanyDataRecord / EmailAddress
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_EmailType.tmp#EmailType
Type EmailType
Properties
content simple
minOccurs 0
Facets
maxLength 100
pattern .+@.+
Source
<xs:element minOccurs="0" name="EmailAddress" type="EmailType"/>
Element CompanyDataRecord / URL
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="URL" type="NormalTextType"/>
Element CompanyDataRecord / ActualAddress
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord_Address1e-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord_Address2e-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord_Citye-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord_PostalCodee-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord_Countye-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord_Countrye-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord_CountryCodee-document-3_1_10_xsd_Complex_Type_AddressRecord.tmp#AddressRecord
Type AddressRecord
Properties
content complex
minOccurs 0
Model
Children Address1, Address2, City, Country, CountryCode, County, PostalCode
Instance
<ActualAddress>
  <Address1 lang="">{0,1}</Address1>
  <Address2 lang="">{0,1}</Address2>
  <City lang="">{0,1}</City>
  <PostalCode>{0,1}</PostalCode>
  <County lang="">{0,1}</County>
  <Country lang="">{0,1}</Country>
  <CountryCode>{0,1}</CountryCode>
</ActualAddress>
Source
<xs:element minOccurs="0" name="ActualAddress" type="AddressRecord"/>
Element CompanyDataRecord / AccountInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_AccountDataRecord.tmp#AccountDataRecord_AccountNume-document-3_1_10_xsd_Complex_Type_AccountDataRecord.tmp#AccountDataRecord_IBANe-document-3_1_10_xsd_Complex_Type_AccountDataRecord.tmp#AccountDataRecord_BICe-document-3_1_10_xsd_Complex_Type_AccountDataRecord.tmp#AccountDataRecord_BankNamee-document-3_1_10_xsd_Complex_Type_AccountDataRecord.tmp#AccountDataRecord_Defaulte-document-3_1_10_xsd_Complex_Type_AccountDataRecord.tmp#AccountDataRecord
Type AccountDataRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children AccountNum, BIC, BankName, Default, IBAN
Instance
<AccountInfo>
  <AccountNum>{1,1}</AccountNum>
  <IBAN>{0,1}</IBAN>
  <BIC>{0,1}</BIC>
  <BankName>{1,1}</BankName>
  <Default>{0,1}</Default>
  <IBAN>{1,1}</IBAN>
  <BIC>{0,1}</BIC>
  <BankName>{0,1}</BankName>
  <Default>{0,1}</Default>
</AccountInfo>
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="AccountInfo" type="AccountDataRecord"/>
Element CompanyDataRecord / ExciseWarehouseHolderNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="ExciseWarehouseHolderNum" type="NormalTextType"/>
Element CompanyDataRecord / ExciseWarehouseNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="ExciseWarehouseNum" type="NormalTextType"/>
Element CompanyDataRecord / BranchEntry
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_LineFunctione-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_BranchCodee-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_Namee-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_GLNe-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_PhoneNume-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_FaxNume-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_MobileNume-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_EmailAddresse-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_URLe-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord_ActualAddresse-document-3_1_10_xsd_Complex_Type_BranchDataRecord.tmp#BranchDataRecord
Type BranchDataRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children ActualAddress, BranchCode, EmailAddress, FaxNum, GLN, LineFunction, MobileNum, Name, PhoneNum, URL
Instance
<BranchEntry>
  <LineFunction>{1,1}</LineFunction>
  <BranchCode>{1,1}</BranchCode>
  <Name>{1,1}</Name>
  <GLN>{0,1}</GLN>
  <PhoneNum>{0,1}</PhoneNum>
  <FaxNum>{0,1}</FaxNum>
  <MobileNum>{0,1}</MobileNum>
  <EmailAddress>{0,1}</EmailAddress>
  <URL>{0,1}</URL>
  <ActualAddress>{0,1}</ActualAddress>
</BranchEntry>
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="BranchEntry" type="BranchDataRecord"/>
Element CompanyDataRecord / UserEntry
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_LineFunctione-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_FirstNamee-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_LastNamee-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_UserLogine-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_UserIDe-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_PhoneNume-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_FaxNume-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_MobileNume-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_DocNumPrefixe-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord_UserPermite-document-3_1_10_xsd_Complex_Type_UserDataRecord.tmp#UserDataRecord
Type UserDataRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children DocNumPrefix, FaxNum, FirstName, LastName, LineFunction, MobileNum, PhoneNum, UserID, UserLogin, UserPermit
Instance
<UserEntry>
  <LineFunction>{1,1}</LineFunction>
  <FirstName>{1,1}</FirstName>
  <LastName>{1,1}</LastName>
  <UserLogin>{1,1}</UserLogin>
  <UserID>{0,1}</UserID>
  <PhoneNum>{0,1}</PhoneNum>
  <FaxNum>{0,1}</FaxNum>
  <MobileNum>{0,1}</MobileNum>
  <DocNumPrefix>{0,1}</DocNumPrefix>
  <UserPermit>{0,unbounded}</UserPermit>
</UserEntry>
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="UserEntry" type="UserDataRecord"/>
Element CompanyDataRecord / Settings
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_SettingsRecord.tmp#SettingsRecord_Settinge-document-3_1_10_xsd_Complex_Type_SettingsRecord.tmp#SettingsRecord
Type SettingsRecord
Properties
content complex
minOccurs 0
Model
Children Setting
Instance
<Settings>
  <Setting>{0,unbounded}</Setting>
</Settings>
Source
<xs:element minOccurs="0" name="Settings" type="SettingsRecord"/>
Complex Type CompanyDataRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_LineFunctione-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_Namee-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_GLNe-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_RegNume-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_VATRegNume-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_PhoneNume-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_FaxNume-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_MobileNume-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_EmailAddresse-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_URLe-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_ActualAddresse-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_AccountInfoe-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_ExciseWarehouseHolderNume-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_ExciseWarehouseNume-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_BranchEntrye-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_UserEntrye-document-3_1_10_xsd_Complex_Type_CompanyDataRecord.tmp#CompanyDataRecord_Settings
Used by
Model
Children AccountInfo, ActualAddress, BranchEntry, EmailAddress, ExciseWarehouseHolderNum, ExciseWarehouseNum, FaxNum, GLN, LineFunction, MobileNum, Name, PhoneNum, RegNum, Settings, URL, UserEntry, VATRegNum
Source
<xs:complexType name="CompanyDataRecord">
  <xs:sequence>
    <xs:element name="LineFunction" type="LineFunctionCode"/>
    <xs:element name="Name" type="NameTextType"/>
    <xs:element minOccurs="0" name="GLN" type="GLNType"/>
    <xs:element minOccurs="0" name="RegNum" type="ShortTextType"/>
    <xs:element minOccurs="0" name="VATRegNum" type="ShortTextType"/>
    <xs:element minOccurs="0" name="PhoneNum" type="NormalTextType"/>
    <xs:element minOccurs="0" name="FaxNum" type="NormalTextType"/>
    <xs:element minOccurs="0" name="MobileNum" type="NormalTextType"/>
    <xs:element minOccurs="0" name="EmailAddress" type="EmailType"/>
    <xs:element minOccurs="0" name="URL" type="NormalTextType"/>
    <xs:element minOccurs="0" name="ActualAddress" type="AddressRecord"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="AccountInfo" type="AccountDataRecord"/>
    <xs:element minOccurs="0" name="ExciseWarehouseHolderNum" type="NormalTextType"/>
    <xs:element minOccurs="0" name="ExciseWarehouseNum" type="NormalTextType"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="BranchEntry" type="BranchDataRecord"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="UserEntry" type="UserDataRecord"/>
    <xs:element minOccurs="0" name="Settings" type="SettingsRecord"/>
  </xs:sequence>
</xs:complexType>