Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Used by

Table of Contents

Group by:
Main schema Statement.xsd
[ top ]
Included schema CommonElements.xsd
[ top ]
Element StatementListSubmit
Diagram
Diagram Statement.tmp#CommonAttributes Statement.tmp#Statements Statement.tmp#Errors
Instance
<StatementListSubmit Culture="en" EndTime="" ErrorCount="0" LoadFilter="" LoadType="" SiteID="" StartTime="" StatusID="" TransactionID="" Transformed="false" Version="">
  <Statements Version="">{1,1}</Statements>
  <Errors>{0,1}</Errors>
</StatementListSubmit>
Attributes
QName Type Default Use Annotation
Culture xs:string en optional
EndTime xs:dateTime optional
ErrorCount xs:integer 0 optional
LoadFilter xs:string optional
LoadFilter must indicate the Entity Type.  Only one Entity Type per file is allowed. i.e. “Product”
LoadType xs:string required
FULL, FULLBranch, or PARTIAL
Note: partial loads require each record to explicitly declare if it is deprecated or not.  Full loads assume anything not in the load is deprecated.
SiteID xs:string optional
StartTime xs:dateTime optional
StatusID xs:integer optional
TransactionID xs:string optional
Transformed xs:boolean false optional
Version xs:decimal required
[ top ]
Element Statements
Diagram
Diagram Statement.tmp#Statements_Version Statement.tmp#Statement
Used by
Instance
<Statements Version="">
  <Statement Version="">{0,unbounded}</Statement>
</Statements>
Attributes
QName Type Use
Version xs:decimal optional
[ top ]
Element Statement
Diagram
Diagram Statement.tmp#Statement_Version Statement.tmp#Statement_AccountCode Statement.tmp#Statement_StatementDate Statement.tmp#Statement_DateGenerated Statement.tmp#Statement_CustomerName Statement.tmp#Statement_Address1 Statement.tmp#Statement_Address2 Statement.tmp#Statement_Address3 Statement.tmp#Statement_Terms Statement.tmp#Statement_Message Statement.tmp#Statement_CreditController Statement.tmp#Statement_AgeCurrent Statement.tmp#Statement_Age30 Statement.tmp#Statement_Age60 Statement.tmp#Statement_Age90 Statement.tmp#Statement_Incomplete Statement.tmp#StatementLineItems
Used by
Element Statements
Instance
<Statement Version="">
  <AccountCode>{1,1}</AccountCode>
  <StatementDate>{1,1}</StatementDate>
  <DateGenerated>{1,1}</DateGenerated>
  <CustomerName>{1,1}</CustomerName>
  <Address1>{1,1}</Address1>
  <Address2>{1,1}</Address2>
  <Address3>{1,1}</Address3>
  <Terms>{1,1}</Terms>
  <Message>{1,1}</Message>
  <CreditController>{1,1}</CreditController>
  <AgeCurrent>{1,1}</AgeCurrent>
  <Age30>{1,1}</Age30>
  <Age60>{1,1}</Age60>
  <Age90>{1,1}</Age90>
  <Incomplete>{0,1}</Incomplete>
  <StatementLineItems>{1,1}</StatementLineItems>
</Statement>
Attributes
QName Type Use
Version xs:decimal optional
[ top ]
Element Statement / AccountCode
Diagram
Diagram
Facets
maxLength 36
[ top ]
Element Statement / StatementDate
Diagram
Diagram
[ top ]
Element Statement / DateGenerated
Diagram
Diagram
[ top ]
Element Statement / CustomerName
Diagram
Diagram
Facets
maxLength 100
[ top ]
Element Statement / Address1
Diagram
Diagram
Facets
maxLength 150
[ top ]
Element Statement / Address2
Diagram
Diagram
Facets
maxLength 150
[ top ]
Element Statement / Address3
Diagram
Diagram
Facets
maxLength 150
[ top ]
Element Statement / Terms
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Statement / Message
Diagram
Diagram
Facets
maxLength 1000
[ top ]
Element Statement / CreditController
Diagram
Diagram
Facets
maxLength 150
[ top ]
Element Statement / AgeCurrent
Diagram
Diagram
[ top ]
Element Statement / Age30
Diagram
Diagram
[ top ]
Element Statement / Age60
Diagram
Diagram
[ top ]
Element Statement / Age90
Diagram
Diagram
[ top ]
Element Statement / Incomplete
Annotations
Indicated a partial statement “Latest” statement.  These will be removed on the next load. And be replaced by the next batch of incomplete statements.
Diagram
Diagram
[ top ]
Element StatementLineItems
Diagram
Diagram Statement.tmp#StatementLineItem
Used by
Element Statement
Instance
<StatementLineItems>
  <StatementLineItem>{0,unbounded}</StatementLineItem>
</StatementLineItems>
[ top ]
Element StatementLineItem
Diagram
Diagram Statement.tmp#StatementLineItem_TransactionNo Statement.tmp#StatementLineItem_TransactionDate Statement.tmp#StatementLineItem_TransactionType Statement.tmp#StatementLineItem_Reference Statement.tmp#StatementLineItem_CustomerRef Statement.tmp#StatementLineItem_DebitAmount Statement.tmp#StatementLineItem_CreditAmount Statement.tmp#StatementLineItem_Balance Statement.tmp#StatementLineItem_CumulativeBalance Statement.tmp#StatementLineItem_ShipToCode Statement.tmp#StatementLineItem_CurrentPeriod
Used by
Instance
<StatementLineItem>
  <TransactionNo>{1,1}</TransactionNo>
  <TransactionDate>{1,1}</TransactionDate>
  <TransactionType>{1,1}</TransactionType>
  <Reference>{1,1}</Reference>
  <CustomerRef>{1,1}</CustomerRef>
  <DebitAmount>{1,1}</DebitAmount>
  <CreditAmount>{1,1}</CreditAmount>
  <Balance>{1,1}</Balance>
  <CumulativeBalance>{1,1}</CumulativeBalance>
  <ShipToCode>{0,1}</ShipToCode>
  <CurrentPeriod>{0,1}</CurrentPeriod>
</StatementLineItem>
[ top ]
Element StatementLineItem / TransactionNo
Diagram
Diagram
Facets
maxLength 36
[ top ]
Element StatementLineItem / TransactionDate
Diagram
Diagram
[ top ]
Element StatementLineItem / TransactionType
Diagram
Diagram
Facets
maxLength 2
[ top ]
Element StatementLineItem / Reference
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element StatementLineItem / CustomerRef
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element StatementLineItem / DebitAmount
Diagram
Diagram
[ top ]
Element StatementLineItem / CreditAmount
Diagram
Diagram
[ top ]
Element StatementLineItem / Balance
Diagram
Diagram
[ top ]
Element StatementLineItem / CumulativeBalance
Diagram
Diagram
[ top ]
Element StatementLineItem / ShipToCode
Annotations
Code added to statement to aid the identification of the outlet that was serviced. (36)  at line item level.
Diagram
Diagram
[ top ]
Element StatementLineItem / CurrentPeriod
Annotations
Indicates an incomplete statement for current period
Diagram
Diagram
[ top ]
Element Errors
Diagram
Diagram Statement.tmp#Errors_Error
Used by
Instance
<Errors>
  <Error>{0,unbounded}</Error>
</Errors>
[ top ]
Element Errors / Error
Diagram
Diagram Statement.tmp#Errors_Errors_Error_ErrorCode Statement.tmp#Errors_Errors_Error_ErrorRef Statement.tmp#Errors_Errors_Error_ErrorMsg Statement.tmp#Errors_Errors_Error_AdditionalInfo
Instance
<Error>
  <ErrorCode>{1,1}</ErrorCode>
  <ErrorRef>{1,1}</ErrorRef>
  <ErrorMsg>{1,1}</ErrorMsg>
  <AdditionalInfo>{0,1}</AdditionalInfo>
</Error>
[ top ]
Element Errors / Error / ErrorCode
Diagram
Diagram
[ top ]
Element Errors / Error / ErrorRef
Diagram
Diagram
[ top ]
Element Errors / Error / ErrorMsg
Diagram
Diagram
[ top ]
Element Errors / Error / AdditionalInfo
Diagram
Diagram
[ top ]
Element RestrictionList
Diagram
Diagram Statement.tmp#RestrictionList_RestrictionCode
Instance
<RestrictionList>
  <RestrictionCode RestrictionType="">{0,unbounded}</RestrictionCode>
</RestrictionList>
[ top ]
Element RestrictionList / RestrictionCode
Diagram
Diagram Statement.tmp#RestrictionList_RestrictionList_RestrictionCode_RestrictionType
Attributes
QName Type Use Annotation
RestrictionType xs:string required
RestrictTo, Permit, or Deny
[ top ]
Element Attribute
Diagram
Diagram Statement.tmp#Attribute_Deprecated Statement.tmp#Attribute_Scope Statement.tmp#Attribute_EntityCode Statement.tmp#Attribute_Name Statement.tmp#Attribute_Value
Used by
Element Attributes
Instance
<Attribute Deprecated="" Scope="">
  <EntityCode>{0,1}</EntityCode>
  <Name>{1,1}</Name>
  <Value DataType="">{0,1}</Value>
</Attribute>
Attributes
QName Type Use Annotation
Deprecated xs:boolean optional
Scope xs:string optional
Public, Private, Admin : defines the visibility of the attribute within the site.  Default determined by the of Entity type.
[ top ]
Element Attribute / EntityCode
Annotations
The code of the entity these attributes belong t  - i.e. ProductItemCode  Field is mandatory if attributes are ssent on a separate file.
Diagram
Diagram
Facets
maxLength 36
[ top ]
Element Attribute / Name
Annotations
Name of the Attribute
Diagram
Diagram
[ top ]
Element Attribute / Value
Annotations
Value of the Attribute, must be the string representation of the appropriate type
Diagram
Diagram Statement.tmp#Attribute_Attribute_Value_DataType
Attributes
QName Type Use
DataType xs:string optional
[ top ]
Element Attributes
Annotations
Deprecated at Entity Level..  Please use the separate AttributeList Load File to load entity specific attributes.
Diagram
Diagram Statement.tmp#Attributes_Version Statement.tmp#Attribute
Instance
<Attributes Version="">
  <Attribute Deprecated="" Scope="">{0,unbounded}</Attribute>
</Attributes>
Attributes
QName Type Use
Version xs:decimal optional
[ top ]
Element Address
Annotations
Generic Address Element
Diagram
Diagram Statement.tmp#Address_Type Statement.tmp#Address_Version Statement.tmp#Address_Name Statement.tmp#Address_Street1 Statement.tmp#Address_Street2 Statement.tmp#Address_Suburb Statement.tmp#Address_City Statement.tmp#Address_Area Statement.tmp#Address_State Statement.tmp#Address_Country Statement.tmp#Address_Other Statement.tmp#Address_PostCode Statement.tmp#Address_GeoRef Statement.tmp#Address_Phone Statement.tmp#Address_Fax Statement.tmp#Address_Email Statement.tmp#Address_Social Statement.tmp#Address_Notes Statement.tmp#Address_TimeZone Statement.tmp#Address_TimeZoneName
Instance
<Address Type="" Version="">
  <Name>{1,1}</Name>
  <Street1>{1,1}</Street1>
  <Street2>{1,1}</Street2>
  <Suburb>{0,1}</Suburb>
  <City>{1,1}</City>
  <Area>{0,1}</Area>
  <State>{0,1}</State>
  <Country>{0,1}</Country>
  <Other>{0,1}</Other>
  <PostCode>{1,1}</PostCode>
  <GeoRef>{0,1}</GeoRef>
  <Phone>{0,1}</Phone>
  <Fax>{0,1}</Fax>
  <Email>{0,1}</Email>
  <Social>{0,1}</Social>
  <Notes>{0,1}</Notes>
  <TimeZone>{0,1}</TimeZone>
  <TimeZoneName>{0,1}</TimeZoneName>
</Address>
Attributes
QName Type Use
Type restriction of xs:string optional
Version xs:decimal optional
[ top ]
Element Address / Name
Diagram
Diagram
Facets
maxLength 100
[ top ]
Element Address / Street1
Diagram
Diagram
Facets
maxLength 100
[ top ]
Element Address / Street2
Diagram
Diagram
Facets
maxLength 100
[ top ]
Element Address / Suburb
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Address / City
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Address / Area
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Address / State
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Address / Country
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Address / Other
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Address / PostCode
Diagram
Diagram
Facets
maxLength 50
[ top ]
Element Address / GeoRef
Diagram
Diagram Statement.tmp#Address_Address_GeoRef_Lat Statement.tmp#Address_Address_GeoRef_Long
Instance
<GeoRef>
  <Lat>{1,1}</Lat>
  <Long>{1,1}</Long>
</GeoRef>
[ top ]
Element Address / GeoRef / Lat
Diagram
Diagram
[ top ]
Element Address / GeoRef / Long
Diagram
Diagram
[ top ]
Element Address / Phone
Diagram
Diagram Statement.tmp#Address_Address_Phone_Number
Instance
<Phone>
  <Number Description="" Seq="" Type="">{0,unbounded}</Number>
</Phone>
[ top ]
Element Address / Phone / Number
Diagram
Diagram Statement.tmp#Address_Address_Phone_Address_Address_Phone_Number_Type Statement.tmp#Address_Address_Phone_Address_Address_Phone_Number_Seq Statement.tmp#Address_Address_Phone_Address_Address_Phone_Number_Description
Attributes
QName Type Use
Description restriction of xs:string optional
Seq xs:integer optional
Type restriction of xs:string required
[ top ]
Element Address / Fax
Diagram
Diagram Statement.tmp#Address_Address_Fax_Number
Instance
<Fax>
  <Number Description="" Seq="" Type="">{0,unbounded}</Number>
</Fax>
[ top ]
Element Address / Fax / Number
Diagram
Diagram Statement.tmp#Address_Address_Fax_Address_Address_Fax_Number_Type Statement.tmp#Address_Address_Fax_Address_Address_Fax_Number_Seq Statement.tmp#Address_Address_Fax_Address_Address_Fax_Number_Description
Attributes
QName Type Use
Description restriction of xs:string optional
Seq xs:integer optional
Type restriction of xs:string required
[ top ]
Element Address / Email
Diagram
Diagram Statement.tmp#Address_Address_Email_Address
Instance
<Email>
  <Address Description="" Seq="" Type="">{0,unbounded}</Address>
</Email>
[ top ]
Element Address / Email / Address
Diagram
Diagram Statement.tmp#Address_Address_Email_Address_Address_Email_Address_Type Statement.tmp#Address_Address_Email_Address_Address_Email_Address_Seq Statement.tmp#Address_Address_Email_Address_Address_Email_Address_Description
Attributes
QName Type Use
Description restriction of xs:string optional
Seq xs:integer optional
Type restriction of xs:string required
[ top ]
Element Address / Social
Diagram
Diagram Statement.tmp#Address_Address_Social_Address
Instance
<Social>
  <Address Description="" Seq="" Type="">{0,unbounded}</Address>
</Social>
[ top ]
Element Address / Social / Address
Diagram
Diagram Statement.tmp#Address_Address_Social_Address_Address_Social_Address_Type Statement.tmp#Address_Address_Social_Address_Address_Social_Address_Seq Statement.tmp#Address_Address_Social_Address_Address_Social_Address_Description
Attributes
QName Type Use
Description restriction of xs:string optional
Seq xs:integer optional
Type restriction of xs:string required
[ top ]
Element Address / Notes
Annotations
Address notes – may be used for special purposes such as delivery address notes
Diagram
Diagram
[ top ]
Element Address / TimeZone
Annotations
TimeZone Offset. Decimal 9.5 =  “+9:30”        http://wwp.greenwichmeantime.com/info/timezone.htm
Diagram
Diagram
[ top ]
Element Address / TimeZoneName
Annotations
Name of Time Zone (Microsoft)
Diagram
Diagram
[ top ]
Attribute Statement / @Version
Used by
Element Statement
[ top ]
Attribute Statements / @Version
Used by
Element Statements
[ top ]
Attribute CommonAttributes / @Culture
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @Version
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @LoadType
Annotations
FULL, FULLBranch, or PARTIAL
Note: partial loads require each record to explicitly declare if it is deprecated or not.  Full loads assume anything not in the load is deprecated.
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @LoadFilter
Annotations
LoadFilter must indicate the Entity Type.  Only one Entity Type per file is allowed. i.e. “Product”
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @TransactionID
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @StartTime
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @EndTime
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @SiteID
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @StatusID
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @ErrorCount
Used by
Attribute Group CommonAttributes
[ top ]
Attribute CommonAttributes / @Transformed
Used by
Attribute Group CommonAttributes
[ top ]
Attribute RestrictionList / RestrictionCode / @RestrictionType
Annotations
RestrictTo, Permit, or Deny
Used by
[ top ]
Attribute Attribute / Value / @DataType
Used by
Element Attribute/Value
[ top ]
Attribute Attribute / @Deprecated
Used by
Element Attribute
[ top ]
Attribute Attribute / @Scope
Annotations
Public, Private, Admin : defines the visibility of the attribute within the site.  Default determined by the of Entity type.
Used by
Element Attribute
[ top ]
Attribute Attributes / @Version
Used by
Element Attributes
[ top ]
Attribute Address / Phone / Number / @Type
Facets
enumeration business
enumeration other
enumeration mobile
enumeration work
enumeration home
Used by
[ top ]
Attribute Address / Phone / Number / @Seq
Used by
[ top ]
Attribute Address / Phone / Number / @Description
Facets
maxLength 25
Used by
[ top ]
Attribute Address / Fax / Number / @Type
Facets
enumeration business
enumeration other
enumeration work
enumeration home
Used by
[ top ]
Attribute Address / Fax / Number / @Seq
Used by
[ top ]
Attribute Address / Fax / Number / @Description
Facets
maxLength 25
Used by
[ top ]
Attribute Address / Email / Address / @Type
Facets
enumeration business
enumeration other
enumeration work
enumeration personal
Used by
[ top ]
Attribute Address / Email / Address / @Seq
Used by
[ top ]
Attribute Address / Email / Address / @Description
Facets
maxLength 100
Used by
[ top ]
Attribute Address / Social / Address / @Type
Facets
enumeration other
enumeration lynkedin
enumeration skype
enumeration im
enumeration twitter
enumeration facebook
enumeration website
Used by
[ top ]
Attribute Address / Social / Address / @Seq
Used by
[ top ]
Attribute Address / Social / Address / @Description
Facets
maxLength 100
Used by
[ top ]
Attribute Address / @Type
Facets
enumeration business
enumeration other
enumeration physical
enumeration postal
enumeration delivery
enumeration home
enumeration work
Used by
Element Address
[ top ]
Attribute Address / @Version
Used by
Element Address
[ top ]
Attribute Group CommonAttributes
Diagram
Diagram Statement.tmp#CommonAttributes_Culture Statement.tmp#CommonAttributes_Version Statement.tmp#CommonAttributes_LoadType Statement.tmp#CommonAttributes_LoadFilter Statement.tmp#CommonAttributes_TransactionID Statement.tmp#CommonAttributes_StartTime Statement.tmp#CommonAttributes_EndTime Statement.tmp#CommonAttributes_SiteID Statement.tmp#CommonAttributes_StatusID Statement.tmp#CommonAttributes_ErrorCount Statement.tmp#CommonAttributes_Transformed
Used by
Attributes
QName Type Default Use Annotation
Culture xs:string en optional
EndTime xs:dateTime optional
ErrorCount xs:integer 0 optional
LoadFilter xs:string optional
LoadFilter must indicate the Entity Type.  Only one Entity Type per file is allowed. i.e. “Product”
LoadType xs:string required
FULL, FULLBranch, or PARTIAL
Note: partial loads require each record to explicitly declare if it is deprecated or not.  Full loads assume anything not in the load is deprecated.
SiteID xs:string optional
StartTime xs:dateTime optional
StatusID xs:integer optional
TransactionID xs:string optional
Transformed xs:boolean false optional
Version xs:decimal required
[ top ]