MetadataValueAttributes: {
    change?: SiteIdType;
    conflict?: boolean;
    mode?: MetadataModeType;
    timestamp?: string;
    user?: string;
    uuid?: MetadataReferenceType;
}

Type declaration