Hello colleagues @Takashi Iijima . For the third day I have been trying to figure out how to configure Xmltemplate, but my programming skills are not enough((. Help to configure the Xml template to create a working xml file.
Here is a sample of the result, all the pictures are arranged in their own groups
<?xml version="1.0" encoding="utf-8"?>
<BlocksExchange version="3.2">
<Block>
<Name>Block_223-32</Name>
<Photogroups>
<Photogroup>
<Name>Photogroup 100_NS</Name>
<ImageDimensions>
<Width>31580</Width>
<Height>13904</Height>
</ImageDimensions>
<CameraModelType>Perspective</CameraModelType>
<CameraModelBand>Visible</CameraModelBand>
<FocalLength>149.842</FocalLength>
<SensorSize>118.741</SensorSize>
<CameraOrientation>XRightYDown</CameraOrientation>
<Photo>
<Id>682</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/NS/2801_3416_100_NS.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
<LensModel>-- mm f/--</LensModel>
</ExifData>
</Photo>
<Photo>
<Id>683</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/NS/2801_3417_100_NS.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
<LensModel>-- mm f/--</LensModel>
</ExifData>
</Photo>
</Photogroup>
<Photogroup>
<Name>Photogroup 163_OB</Name>
<ImageDimensions>
<Width>11664</Width>
<Height>8750</Height>
</ImageDimensions>
<CameraModelType>Perspective</CameraModelType>
<CameraModelBand>Visible</CameraModelBand>
<FocalLength>145.929</FocalLength>
<SensorSize>43.7814</SensorSize>
<CameraOrientation>XRightYDown</CameraOrientation>
<Photo>
<Id>3783</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OB/2851_1518_163_OB.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
</ExifData>
</Photo>
<Photo>
<Id>3784</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OB/2851_1519_163_OB.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
</ExifData>
</Photo>
</Photogroup>
<Photogroup>
<Name>Photogroup 161_OF</Name>
<ImageDimensions>
<Width>11664</Width>
<Height>8750</Height>
</ImageDimensions>
<CameraModelType>Perspective</CameraModelType>
<CameraModelBand>Visible</CameraModelBand>
<FocalLength>145.619</FocalLength>
<SensorSize>43.7814</SensorSize>
<CameraOrientation>XRightYDown</CameraOrientation>
<Photo>
<Id>3832</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OF/2601_1214_161_OF.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
<LensModel>-- mm f/--</LensModel>
</ExifData>
</Photo>
<Photo>
<Id>3833</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OF/2601_1215_161_OF.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
<LensModel>-- mm f/--</LensModel>
</ExifData>
</Photo>
</Photogroup>
<Photogroup>
<Name>Photogroup 162_OL</Name>
<ImageDimensions>
<Width>8750</Width>
<Height>11664</Height>
</ImageDimensions>
<CameraModelType>Perspective</CameraModelType>
<CameraModelBand>Visible</CameraModelBand>
<FocalLength>145.921</FocalLength>
<SensorSize>43.7814</SensorSize>
<CameraOrientation>XRightYDown</CameraOrientation>
<Photo>
<Id>7486</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OL/2851_2012_162_OL.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
</ExifData>
</Photo>
<Photo>
<Id>7487</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OL/2851_2013_162_OL.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
</ExifData>
</Photo>
</Photogroup>
<Photogroup>
<Name>Photogroup 160_OR</Name>
<ImageDimensions>
<Width>8750</Width>
<Height>11664</Height>
</ImageDimensions>
<CameraModelType>Perspective</CameraModelType>
<CameraModelBand>Visible</CameraModelBand>
<FocalLength>145.904</FocalLength>
<SensorSize>43.7814</SensorSize>
<CameraOrientation>XRightYDown</CameraOrientation>
<Photo>
<Id>9306</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OR/2851_2125_160_OR.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
</ExifData>
</Photo>
<Photo>
<Id>9307</Id>
<ImagePath>X:/Common/PGMtry2/Ishodnye_photo/Sigma_2020/Images/OR/2851_2126_160_OR.jpg</ImagePath>
<Component>0</Component>
<ExifData>
<Make>Adobe Systems Inc.</Make>
<Model>Tiff File</Model>
</ExifData>
</Photo>
</Photogroup>
</Photogroups>
<ControlPoints/>
<PositioningConstraints/>
</Block>
</BlocksExchange>
i also attached a sample of the original data.
A giant thank you!
PS i am use FME vers 2021.0.3.0