← back to Mfr Review Viewer Corruption
scripts/diagnostics/fixtures/sample-ddr.xml
34 lines
<?xml version="1.0" encoding="UTF-8"?>
<FMPReport type="Report">
<File name="WALLPAPER">
<RelationshipGraph>
<TableOccurrenceCatalog>
<TableOccurrence id="1" name="WALLPAPER" baseTable="WALLPAPER" dataSource="FileMaker"/>
<TableOccurrence id="2" name="Clients" baseTable="Clients" dataSource="Clients"/>
<TableOccurrence id="3" name="WALLPAPER2 by mfr#" baseTable="WALLPAPER" dataSource="FileMaker"/>
<TableOccurrence id="4" name="SHOPIFY DATABASE" baseTable="<Table Missing>" dataSource="ShopifyProductDatabase"/>
<TableOccurrence id="5" name="Metafileds by Handle" baseTable="" dataSource="ShopifyProductDatabase"/>
<TableOccurrence id="6" name="SamplesforCustomer" baseTable="Clients" dataSource="Clients"/>
</TableOccurrenceCatalog>
<RelationshipCatalog>
<Relationship id="10">
<LeftTable name="WALLPAPER" allowCreate="False" allowDelete="False"/>
<RightTable name="Clients" allowCreate="False" allowDelete="False"/>
</Relationship>
<Relationship id="11">
<LeftTable name="WALLPAPER" allowCreate="False" allowDelete="False"/>
<RightTable name="SHOPIFY DATABASE" allowCreate="False" allowDelete="True"/>
</Relationship>
<Relationship id="12">
<LeftTable name="WALLPAPER" allowCreate="False" allowDelete="False"/>
<RightTable name="SamplesforCustomer" allowCreate="False" allowDelete="True"/>
</Relationship>
<Relationship id="13">
<LeftTable name="WALLPAPER" allowCreate="False" allowDelete="False"/>
<RightTable name="Metafileds by Handle" allowCreate="False" allowDelete="False"/>
</Relationship>
</RelationshipCatalog>
</RelationshipGraph>
</File>
</FMPReport>