XML mappings for the .NET framework object-relational mapper (ORM) NHibernate as created with .hbm.xml files.
NHibernate mappings done in XML files indicate how classes map to database objects. Refer to the relevant NHibernate reference section for details on how to create such mappings.